Skip to content

Commit 51f4e17

Browse files
chore(main): release 24.0.0 (#302)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 41e541d commit 51f4e17

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "23.0.0"
2+
".": "24.0.0"
33
}

CHANGELOG.md

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

3+
## [24.0.0](https://github.com/linrongbin16/commons.nvim/compare/v23.0.0...v24.0.0) (2025-01-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **spawn:** rename "complete" to "blockwise"! ([#301](https://github.com/linrongbin16/commons.nvim/issues/301))
9+
10+
### Code Refactoring
11+
12+
* **spawn:** rename "complete" to "blockwise"! ([#301](https://github.com/linrongbin16/commons.nvim/issues/301)) ([41e541d](https://github.com/linrongbin16/commons.nvim/commit/41e541d44b60a5419dbbae8451be74adac4a77af))
13+
314
## [23.0.0](https://github.com/linrongbin16/commons.nvim/compare/v22.0.0...v23.0.0) (2025-01-14)
415

516

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
23.0.0
1+
24.0.0

0 commit comments

Comments
 (0)