Skip to content

Commit 86ed087

Browse files
chore(release): 7.16.0-beta.1 [skip ci]
## [7.16.0-beta.1](v7.15.1...v7.16.0-beta.1) (2025-12-12) ### Features * nodejs24 ([714dc23](714dc23)) ### Bug Fixes * modify what files are taken when publishing ([8c45c26](8c45c26)) * update package.json ([d3a00c7](d3a00c7))
1 parent f9df478 commit 86ed087

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [7.16.0-beta.1](https://github.com/kuzzleio/sdk-javascript/compare/v7.15.1...v7.16.0-beta.1) (2025-12-12)
2+
3+
4+
### Features
5+
6+
* nodejs24 ([714dc23](https://github.com/kuzzleio/sdk-javascript/commit/714dc230a5f6ce2af42021e6243a7feddbf2236f))
7+
8+
9+
### Bug Fixes
10+
11+
* modify what files are taken when publishing ([8c45c26](https://github.com/kuzzleio/sdk-javascript/commit/8c45c268bf6a56f4350ffab66c2cbf90b3761dec))
12+
* update package.json ([d3a00c7](https://github.com/kuzzleio/sdk-javascript/commit/d3a00c7ecc795d5e512b507eb2a7a474b64a8b55))
13+
114
## [7.15.1](https://github.com/kuzzleio/sdk-javascript/compare/v7.15.0...v7.15.1) (2025-08-05)
215

316

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kuzzle-sdk",
3-
"version": "7.15.1",
3+
"version": "7.16.0-beta.1",
44
"description": "Official Javascript SDK for Kuzzle",
55
"author": "The Kuzzle Team <support@kuzzle.io>",
66
"repository": {

0 commit comments

Comments
 (0)