Skip to content

Commit ad60cea

Browse files
authored
chore(main): release 3.1.4 (#397)
1 parent fd40caf commit ad60cea

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## [3.1.4](https://github.com/kylechui/nvim-surround/compare/v3.1.3...v3.1.4) (2025-08-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **treesitter:** simpler root node calculation ([#396](https://github.com/kylechui/nvim-surround/issues/396)) ([c271c90](https://github.com/kylechui/nvim-surround/commit/c271c9082886a24866353764cf96c9d957e95b2b))
9+
10+
11+
### Performance Improvements
12+
13+
* Convert between 1D and 2D indices in a non-stupid way. ([#399](https://github.com/kylechui/nvim-surround/issues/399)) ([fd40caf](https://github.com/kylechui/nvim-surround/commit/fd40caf990cb09e4f2dce6900f7554c7d4007c75))
14+
315
## [3.1.3](https://github.com/kylechui/nvim-surround/compare/v3.1.2...v3.1.3) (2025-07-26)
416

517

0 commit comments

Comments
 (0)