Skip to content

Commit 18da45f

Browse files
chore(main): release 2.3.0 (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: PinkLea <[email protected]>
1 parent 9a7d94b commit 18da45f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [2.3.0](https://github.com/cpea2506/one_monokai.nvim/compare/v2.2.0...v2.3.0) (2024-05-27)
4+
5+
6+
### Features
7+
8+
* **semantic-tokens:** remove `namespace` type highlight ([#86](https://github.com/cpea2506/one_monokai.nvim/issues/86)) ([f8a963e](https://github.com/cpea2506/one_monokai.nvim/commit/f8a963ee30ac9b37c80c1c9b18cb32fcfbe8eace))
9+
* **themes:** add support for new treesitter capture groups ([#82](https://github.com/cpea2506/one_monokai.nvim/issues/82)) ([e744b08](https://github.com/cpea2506/one_monokai.nvim/commit/e744b080ec91a6d458d5fff0a925510e7093dbec))
10+
* **themes:** link `WinBarNC` with `NormalNC` ([#80](https://github.com/cpea2506/one_monokai.nvim/issues/80)) ([3f5ad8b](https://github.com/cpea2506/one_monokai.nvim/commit/3f5ad8b74bb54c8df924173eb05da86f7e99135e))
11+
* **tree-sitter:** update `@type.builtin` and `@keyword.modifier` colors ([#87](https://github.com/cpea2506/one_monokai.nvim/issues/87)) ([9a7d94b](https://github.com/cpea2506/one_monokai.nvim/commit/9a7d94b8ff974b229aee86f1143881bbb8fd37e2))
12+
13+
14+
### Bug Fixes
15+
16+
* **semantic-tokens:** link to existent highlight groups ([#84](https://github.com/cpea2506/one_monokai.nvim/issues/84)) ([de4f4c6](https://github.com/cpea2506/one_monokai.nvim/commit/de4f4c64d85ff319f2409001d3f28099b3408fc6))
17+
318
## [2.2.0](https://github.com/cpea2506/one_monokai.nvim/compare/v2.1.0...v2.2.0) (2023-12-12)
419

520

0 commit comments

Comments
 (0)