Skip to content

Commit 59120af

Browse files
committed
2026-08-10, Version 24.19.0-nsolid-v6.3.6 'Krypton'
Signed-off-by: Santiago Gimeno <santiago.gimeno@gmail.com>
1 parent 63edada commit 59120af

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

doc/changelogs/NSOLID_CHANGELOG_V6_NODE_V24.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!--lint disable maximum-line-length no-literal-urls prohibited-strings-->
44

5+
## 2026-08-10, Version 24.19.0-nsolid-v6.3.6 'Krypton'
6+
7+
### Commits
8+
9+
* \[[`82a47f2824`](https://github.com/nodesource/nsolid/commit/82a47f2824)] - Merge tag 'v24.19.0' into node-v24.19.0-nsolid-v6.3.6-release (Santiago Gimeno)
10+
* \[[`63edada534`](https://github.com/nodesource/nsolid/commit/63edada534)] - **deps**: update npm ip-address\@10.5.0 (Santiago Gimeno)
11+
* \[[`1a8d196250`](https://github.com/nodesource/nsolid/commit/1a8d196250)] - **deps**: update npm undici\@6.28.0 (Santiago Gimeno)
12+
513
## 2026-07-31, Version 24.18.1-nsolid-v6.3.5 'Krypton'
614

715
### Commits

src/node_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
#define NSOLID_MINOR_VERSION 3
3737
#define NSOLID_PATCH_VERSION 6
3838

39-
#define NSOLID_VERSION_IS_RELEASE 0
39+
#define NSOLID_VERSION_IS_RELEASE 1
4040

4141
#ifndef NODE_STRINGIFY
4242
#define NODE_STRINGIFY(n) NODE_STRINGIFY_HELPER(n)

0 commit comments

Comments
 (0)