Skip to content

Commit 228ee2c

Browse files
chore(main): release 2.0.0 (#59)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c3e8597 commit 228ee2c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

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

3+
## [2.0.0](https://github.com/cpea2506/one_monokai.nvim/compare/v1.3.0...v2.0.0) (2023-06-22)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **theme:** drop support for language highlight ([#61](https://github.com/cpea2506/one_monokai.nvim/issues/61))
9+
10+
### Features
11+
12+
* **colors:** add new `lighten` and `darken` color utilities ([#64](https://github.com/cpea2506/one_monokai.nvim/issues/64)) ([db8bb78](https://github.com/cpea2506/one_monokai.nvim/commit/db8bb78132aaee75bad14e1523186317aedeb532))
13+
* **theme:** add `LspInlayHint` ([#62](https://github.com/cpea2506/one_monokai.nvim/issues/62)) ([7454262](https://github.com/cpea2506/one_monokai.nvim/commit/7454262adf083e1d3f2e89d9735072ef8bb66990))
14+
* **themes:** add support for `flash.nvim` ([#67](https://github.com/cpea2506/one_monokai.nvim/issues/67)) ([c3e8597](https://github.com/cpea2506/one_monokai.nvim/commit/c3e8597543ceaca33d3cd14c07e2e694a1a1a269))
15+
* **themes:** preserve fg colors for `diff` and `GitConflict*` ([#66](https://github.com/cpea2506/one_monokai.nvim/issues/66)) ([20abd07](https://github.com/cpea2506/one_monokai.nvim/commit/20abd077c2bf936af1d3260c7dce14ddafb6fcf1))
16+
17+
18+
### Bug Fixes
19+
20+
* **git-conflict:** `GitConflict*Label` cannot be seen clearly ([#58](https://github.com/cpea2506/one_monokai.nvim/issues/58)) ([9f9d4ed](https://github.com/cpea2506/one_monokai.nvim/commit/9f9d4ed77ec2bbebb81093932c3f42b7916e3f01))
21+
* **theme:** use available default color ([#63](https://github.com/cpea2506/one_monokai.nvim/issues/63)) ([51e3374](https://github.com/cpea2506/one_monokai.nvim/commit/51e3374a4d9018ec26865cbe5063649e67222857))
22+
23+
24+
### Miscellaneous Chores
25+
26+
* **theme:** drop support for language highlight ([#61](https://github.com/cpea2506/one_monokai.nvim/issues/61)) ([6f07e38](https://github.com/cpea2506/one_monokai.nvim/commit/6f07e38e7ed2326411cfbc17546d7c741048d17a))
27+
328
## [1.3.0](https://github.com/cpea2506/one_monokai.nvim/compare/v1.2.0...v1.3.0) (2023-06-01)
429

530

0 commit comments

Comments
 (0)