Skip to content

Commit e9e993c

Browse files
chore(release): 7.15.1-beta.1 [skip ci]
## [7.15.1-beta.1](v7.15.0...v7.15.1-beta.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 35f3f30 commit e9e993c

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-beta.1](https://github.com/kuzzleio/sdk-javascript/compare/v7.15.0...v7.15.1-beta.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.0](https://github.com/kuzzleio/sdk-javascript/compare/v7.14.0...v7.15.0) (2025-02-12)
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.0",
3+
"version": "7.15.1-beta.1",
44
"description": "Official Javascript SDK for Kuzzle",
55
"author": "The Kuzzle Team <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)