Skip to content

Commit 067eee1

Browse files
chore(release): 7.17.0 [skip ci]
## [7.17.0](v7.16.0...v7.17.0) (2025-12-16) ### Features * publish sbom to dtrack ([09d874a](09d874a)) ### Bug Fixes * use custom github token to allow sequantial workflow creation ([b3109fe](b3109fe))
1 parent 27b3966 commit 067eee1

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [7.17.0](https://github.com/kuzzleio/sdk-javascript/compare/v7.16.0...v7.17.0) (2025-12-16)
2+
3+
### Features
4+
5+
* publish sbom to dtrack ([09d874a](https://github.com/kuzzleio/sdk-javascript/commit/09d874a9d9415afca61a192467a59ba56e558c56))
6+
7+
### Bug Fixes
8+
9+
* use custom github token to allow sequantial workflow creation ([b3109fe](https://github.com/kuzzleio/sdk-javascript/commit/b3109fe04e9315535e990dbe4b89187a9ed0f867))
10+
111
## [7.17.0-beta.2](https://github.com/kuzzleio/sdk-javascript/compare/v7.17.0-beta.1...v7.17.0-beta.2) (2025-12-16)
212

313
### Bug Fixes

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.17.0-beta.2",
3+
"version": "7.17.0",
44
"description": "Official Javascript SDK for Kuzzle",
55
"author": "The Kuzzle Team <support@kuzzle.io>",
66
"repository": {

0 commit comments

Comments
 (0)