We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a22d5f commit 86c03fbCopy full SHA for 86c03fb
doc/changelogs/NSOLID_CHANGELOG_V6_NODE_V22.md
@@ -2,6 +2,12 @@
2
3
<!--lint disable maximum-line-length no-literal-urls prohibited-strings-->
4
5
+## 2025-12-08, Version 22.21.1-nsolid-v6.1.1 'Jod'
6
+
7
+### Commits
8
9
+* \[[`7a22d5fcca`](https://github.com/nodesource/nsolid/commit/7a22d5fcca)] - **deps**: update to glob\@10.5.0 in npm (Santiago Gimeno)
10
11
## 2025-12-02, Version 22.21.1-nsolid-v6.1.0 'Jod'
12
13
### Commits
src/node_version.h
@@ -36,7 +36,7 @@
36
#define NSOLID_MINOR_VERSION 1
37
#define NSOLID_PATCH_VERSION 1
38
39
-#define NSOLID_VERSION_IS_RELEASE 0
+#define NSOLID_VERSION_IS_RELEASE 1
40
41
#ifndef NODE_STRINGIFY
42
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)
0 commit comments