Skip to content

Commit 1ec9114

Browse files
committed
v2.25.1
1 parent 2e42cff commit 1ec9114

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.25.1
2+
3+
### Fixes
4+
- fix(types): ignore nameless nodes on FullText() [10866d3]
5+
- chore: fix some CodeQL warnings [2e42cff]
6+
17
## 2.25.0
28

39
### `AroundNode`

types/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package types
22

3-
const VERSION = "2.25.0"
3+
const VERSION = "2.25.1"

0 commit comments

Comments
 (0)