Skip to content

Commit 75598fe

Browse files
chore(main): release 3.0.0 (#236)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9f91613 commit 75598fe

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/linrongbin16/colorbox.nvim/compare/v2.1.2...v3.0.0) (2024-06-04)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **configs:** set default filter to 'primary' for simplicity ([#237](https://github.com/linrongbin16/colorbox.nvim/issues/237))
9+
* **command:** remove `reinstall` and `clean` sub commands ([#235](https://github.com/linrongbin16/colorbox.nvim/issues/235))
10+
11+
### Features
12+
13+
* **hook:** add 'post_hook' function hooks ([#238](https://github.com/linrongbin16/colorbox.nvim/issues/238)) ([9f91613](https://github.com/linrongbin16/colorbox.nvim/commit/9f9161338f79b827d3f15ad6b915eb4ffe51e6c1))
14+
15+
16+
### Bug Fixes
17+
18+
* **policy:** correctly save track on loading colorscheme ([#235](https://github.com/linrongbin16/colorbox.nvim/issues/235)) ([c614017](https://github.com/linrongbin16/colorbox.nvim/commit/c61401747ac1576f7b0dbb9191544b8bbe544a2c))
19+
20+
21+
### Code Refactoring
22+
23+
* **command:** remove `reinstall` and `clean` sub commands ([#235](https://github.com/linrongbin16/colorbox.nvim/issues/235)) ([c614017](https://github.com/linrongbin16/colorbox.nvim/commit/c61401747ac1576f7b0dbb9191544b8bbe544a2c))
24+
* **configs:** set default filter to 'primary' for simplicity ([#237](https://github.com/linrongbin16/colorbox.nvim/issues/237)) ([a93736b](https://github.com/linrongbin16/colorbox.nvim/commit/a93736bb7c0e7d2886c3cb56fe9337fd49719a00))
25+
326
## [2.1.2](https://github.com/linrongbin16/colorbox.nvim/compare/v2.1.1...v2.1.2) (2024-05-13)
427

528

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.2
1+
3.0.0

0 commit comments

Comments
 (0)