We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e42cff commit 1ec9114Copy full SHA for 1ec9114
CHANGELOG.md
@@ -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
7
## 2.25.0
8
9
### `AroundNode`
types/version.go
@@ -1,3 +1,3 @@
package types
-const VERSION = "2.25.0"
+const VERSION = "2.25.1"
0 commit comments