Skip to content

Commit 0919fb5

Browse files
chore(release): 7.15.1 [skip ci]
## [7.15.1](v7.15.0...v7.15.1) (2025-08-05) ### Bug Fixes * **mResponse:** the mResponseErrors document contain body property instead of _source ([cb7f0b4](cb7f0b4)) * **workflow:** upgrade to ubuntu 24.04 ([f52e71c](f52e71c))
1 parent cf513b7 commit 0919fb5

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [7.15.1](https://github.com/kuzzleio/sdk-javascript/compare/v7.15.0...v7.15.1) (2025-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **mResponse:** the mResponseErrors document contain body property instead of _source ([cb7f0b4](https://github.com/kuzzleio/sdk-javascript/commit/cb7f0b4de96cab2e3f0fdb4593d1d57577de4dcd))
7+
* **workflow:** upgrade to ubuntu 24.04 ([f52e71c](https://github.com/kuzzleio/sdk-javascript/commit/f52e71c9aab88787062bdc076c3914f2fff1765f))
8+
19
## [7.15.1-beta.1](https://github.com/kuzzleio/sdk-javascript/compare/v7.15.0...v7.15.1-beta.1) (2025-08-05)
210

311

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-beta.1",
3+
"version": "7.15.1",
44
"description": "Official Javascript SDK for Kuzzle",
55
"author": "The Kuzzle Team <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)