Skip to content

Commit

Permalink
chore(main): release 1.0.0
Browse files Browse the repository at this point in the history
chore(main): release 1.0.0
  • Loading branch information
WTFox authored Jan 16, 2025
2 parents 4ce7b3c + 1658779 commit fc37a43
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 1 deletion.
57 changes: 57 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Changelog

## 1.0.0 (2025-01-16)


### Features

* **config:** add ability to override colors and highlights ([fc45724](https://github.com/WTFox/jellybeans.nvim/commit/fc4572409171d1179a3f83f80df55327bee09246))
* **config:** add support for configuring transparency and italics ([5538b7a](https://github.com/WTFox/jellybeans.nvim/commit/5538b7a26924e7fb9fb50215817166996846f0cc))
* **extras:** add fzf ([6552736](https://github.com/WTFox/jellybeans.nvim/commit/655273690f74de8d4c3a8165204886b332c53495))
* **extras:** Add light theme for fzf and wezterm ([888b3d4](https://github.com/WTFox/jellybeans.nvim/commit/888b3d459a2483b4b387c8cef6021b01a106d1e9))
* **extras:** add wezterm, update fzf ([43dde9d](https://github.com/WTFox/jellybeans.nvim/commit/43dde9d668ad4cfd9a51893e5c36656c003c14e9))
* **extras:** add yazi, organize. ([2faf9be](https://github.com/WTFox/jellybeans.nvim/commit/2faf9be9b31c6de020defa020c7ba463b5786761))
* **groups:** update dashboard colors ([1f38245](https://github.com/WTFox/jellybeans.nvim/commit/1f382454cc90a3957272379dc00004a3ada3ee27))
* **highlights:** Add CopilotChat ([d31433d](https://github.com/WTFox/jellybeans.nvim/commit/d31433d9f048ce436e05d21482de5875894e5ebe))
* **highlights:** add grapple, incline. update lazy and cursorline ([c96e2ea](https://github.com/WTFox/jellybeans.nvim/commit/c96e2eaf9647e79f0d8cf0b171157c7b75f2531c))
* **highlights:** add htmldjango highlights ([cc1e2c2](https://github.com/WTFox/jellybeans.nvim/commit/cc1e2c225623bc083107d8a05e3e0afb46f04ad1))
* **highlights:** add lazy ([1ec4bc7](https://github.com/WTFox/jellybeans.nvim/commit/1ec4bc71d942a57b07cb195200e7c68e9664de6c))
* **highlights:** add lua ([fb599d0](https://github.com/WTFox/jellybeans.nvim/commit/fb599d016d3060a559dffe031545540e50f2edf3))
* **highlights:** add Snack, other adjustments ([5dcb799](https://github.com/WTFox/jellybeans.nvim/commit/5dcb7996dde0c866189b49dab981ca6f71efc066))
* **highlights:** add Snacks ([819517d](https://github.com/WTFox/jellybeans.nvim/commit/819517d8f6fe969c5ec14347c6186b17372bbd1c))
* **highlights:** add snacks.dashboard ([e256755](https://github.com/WTFox/jellybeans.nvim/commit/e256755d49485ecf61136b695d91e266fbc4eb79))
* **highlights:** add Snacks.picker highlight groups ([1d40cc5](https://github.com/WTFox/jellybeans.nvim/commit/1d40cc561c3b1e22671133f8a212604fc9104ec0))
* **highlights:** better visual on light backgrounds ([3655056](https://github.com/WTFox/jellybeans.nvim/commit/3655056b7c9b51351ea3a2b490da239597b13d01))
* **highlights:** enhance bash highlights in package.json ([0567e08](https://github.com/WTFox/jellybeans.nvim/commit/0567e08a1af0c09c7fe20e5a81654ff23cf28dbd))
* **highlights:** make more consistent across languages ([fa8188d](https://github.com/WTFox/jellybeans.nvim/commit/fa8188dbce3592ed77716fbad9719f7caaacad40))
* **highlights:** snacks.indent ([05ada8d](https://github.com/WTFox/jellybeans.nvim/commit/05ada8d04497fe51ac04de1adf7862ba34b9bb07))
* **highlights:** update lsp reference highlights and win separator ([6af5ee6](https://github.com/WTFox/jellybeans.nvim/commit/6af5ee64ecaf0ddbf5c62393e29d1e3d93398176))
* **palettes:** Add light theme variant ([61e6587](https://github.com/WTFox/jellybeans.nvim/commit/61e65876c53a388da51d32db13d324c201ce00d3))
* **palettes:** Update parameter colors in light theme ([15311d3](https://github.com/WTFox/jellybeans.nvim/commit/15311d3347742c45b407d61460145f530a062e77))


### Bug Fixes

* **extras:** better fzf colors ([c926b3d](https://github.com/WTFox/jellybeans.nvim/commit/c926b3daf018a15cf1df76cb494155a685ca90d2))
* **extras:** better yazi colors ([df9bc1c](https://github.com/WTFox/jellybeans.nvim/commit/df9bc1cd7cd50ec4b4099082f4e04cc324b29f57))
* **extras:** better yazi selection colors ([11af664](https://github.com/WTFox/jellybeans.nvim/commit/11af66427d9c137a27ebd1921ef032a704402c80))
* **extras:** update yazi theme ([9ae1a25](https://github.com/WTFox/jellybeans.nvim/commit/9ae1a25a6d62e2883efa416e3b1dded5630c614d))
* **palette:** replace dynamic values with hard hex values ([04e9e74](https://github.com/WTFox/jellybeans.nvim/commit/04e9e74fc0128dda219cc278932e22f3732a690f))
* **palettes:** better handling of background/foreground overrides ([36aa143](https://github.com/WTFox/jellybeans.nvim/commit/36aa14324128c85ce123176827388583d7a54f2b))


### Documentation

* **README:** add dark-theme-supported star-history ([0e51cad](https://github.com/WTFox/jellybeans.nvim/commit/0e51cad917ccab23285b39f88e562240927afdb1))
* **README:** add missing emojis ([9839516](https://github.com/WTFox/jellybeans.nvim/commit/983951623d31098aa0b03ed16643698991ba7ea8))
* **README:** add star history to README ([d1f3a40](https://github.com/WTFox/jellybeans.nvim/commit/d1f3a409b6dd9a4f981bfc306a5bf0c0c720abbe))
* **README:** Remove duplicate heading ([6d8869f](https://github.com/WTFox/jellybeans.nvim/commit/6d8869fff8ad6db572960027f9ea4edaa57e613c))
* **README:** spaces ([46897eb](https://github.com/WTFox/jellybeans.nvim/commit/46897eb2045334ad6dcfc88d52f88923c99436e1))


### Miscellaneous

* bootstrap releases for path: . ([98cce86](https://github.com/WTFox/jellybeans.nvim/commit/98cce86761a800ec7f977fa851a52d9222107566))
* **docs:** Update README ([97768b4](https://github.com/WTFox/jellybeans.nvim/commit/97768b414001562279299f203fa5be9dc39ce410))
* **lazy.lua:** update .lazy.lua to support local dev ([84ac3c4](https://github.com/WTFox/jellybeans.nvim/commit/84ac3c4273b4022dcf600eb7f7f2a5c0f79eb3df))
* **README:** Add better picture ([f777ec8](https://github.com/WTFox/jellybeans.nvim/commit/f777ec8f046ce95a674ac21bc5683b3b175c1835))
2 changes: 1 addition & 1 deletion lua/jellybeans/init.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
local M = {}

M.version = "1.0.0" -- {x-release-please-version}
M.version = "1.0.0" -- x-release-please-version

local is_loading = false

Expand Down

0 comments on commit fc37a43

Please sign in to comment.