Skip to content

Commit f70d562

Browse files
chore(main): release 3.0.0 (#372)
* chore(main): release 3.0.0 * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kyle Chui <[email protected]>
1 parent f081cd0 commit f70d562

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/kylechui/nvim-surround/compare/v2.3.2...v3.0.0) (2025-03-13)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Repeat operations for adding delimiters. ([#360](https://github.com/kylechui/nvim-surround/issues/360)) ([ded28a6](https://github.com/kylechui/nvim-surround/commit/ded28a62aebc91e490bcfc3b5c7c4bb6160f2b08))
9+
* See an explanation/example of what changed [here](https://github.com/kylechui/nvim-surround/issues/77#issuecomment-2719745907)
10+
11+
### Features
12+
13+
* Repeat operations for adding delimiters. ([#360](https://github.com/kylechui/nvim-surround/issues/360)) ([ded28a6](https://github.com/kylechui/nvim-surround/commit/ded28a62aebc91e490bcfc3b5c7c4bb6160f2b08))
14+
15+
16+
### Documentation
17+
18+
* Recommend v3 to new users. ([f081cd0](https://github.com/kylechui/nvim-surround/commit/f081cd0a3be56bde880f366bf8a5ec17b1756b31))
19+
320
## [2.3.2](https://github.com/kylechui/nvim-surround/compare/v2.3.1...v2.3.2) (2025-01-18)
421

522

0 commit comments

Comments
 (0)