Skip to content

Commit 06ac62b

Browse files
chore(release): 7.17.1 [skip ci]
## [7.17.1](v7.17.0...v7.17.1) (2025-12-29) ### Bug Fixes * export files that are used by other libs ([2b0369d](2b0369d))
1 parent 177b8ed commit 06ac62b

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.17.1](https://github.com/kuzzleio/sdk-javascript/compare/v7.17.0...v7.17.1) (2025-12-29)
2+
3+
### Bug Fixes
4+
5+
* export files that are used by other libs ([2b0369d](https://github.com/kuzzleio/sdk-javascript/commit/2b0369d0f006e7ef5ab7460cdd280f9c00aa76f2))
6+
17
## [7.17.1-beta.1](https://github.com/kuzzleio/sdk-javascript/compare/v7.17.0...v7.17.1-beta.1) (2025-12-29)
28

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

0 commit comments

Comments
 (0)