Skip to content

Commit d8bfec1

Browse files
chore(main): release 3.2.0 (#257)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 91bc5a9 commit d8bfec1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

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

3+
## [3.2.0](https://github.com/linrongbin16/colorbox.nvim/compare/v3.1.1...v3.2.0) (2025-03-24)
4+
5+
6+
### Features
7+
8+
* **data:** give data change info ([#256](https://github.com/linrongbin16/colorbox.nvim/issues/256)) ([7eccdda](https://github.com/linrongbin16/colorbox.nvim/commit/7eccddae01c587c7586cecdea4651c2b5ab288ba))
9+
10+
11+
### Bug Fixes
12+
13+
* **collect:** fix collector dedup logic ([bdfbd39](https://github.com/linrongbin16/colorbox.nvim/commit/bdfbd39f740d19148df1599684f9b72ef072830b))
14+
* **data:** fix conflict data ([#258](https://github.com/linrongbin16/colorbox.nvim/issues/258)) ([4166c9e](https://github.com/linrongbin16/colorbox.nvim/commit/4166c9ec5cfb8f04f8f5245820de149146fc2774))
15+
* **test:** fix unit tests ([#259](https://github.com/linrongbin16/colorbox.nvim/issues/259)) ([91bc5a9](https://github.com/linrongbin16/colorbox.nvim/commit/91bc5a936b9e581251b80154a3177804d7e667a6))
16+
317
## [3.1.1](https://github.com/linrongbin16/colorbox.nvim/compare/v3.1.0...v3.1.1) (2025-02-02)
418

519

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.1
1+
3.2.0

0 commit comments

Comments
 (0)