Skip to content

Commit ab62885

Browse files
chore(release): 7.11.3 [skip ci]
## [7.11.3](v7.11.2...v7.11.3) (2024-06-03) ### Bug Fixes * Reapply current JWT before executing offlineQueue requests ([#744](#744)) ([ea1872a](ea1872a))
1 parent 337fb9a commit ab62885

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.11.3](https://github.com/kuzzleio/sdk-javascript/compare/v7.11.2...v7.11.3) (2024-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Reapply current JWT before executing offlineQueue requests ([#744](https://github.com/kuzzleio/sdk-javascript/issues/744)) ([ea1872a](https://github.com/kuzzleio/sdk-javascript/commit/ea1872a663bb7ae7ae5f8017ecedb812e1d50ebf))
7+
18
## [7.11.2](https://github.com/kuzzleio/sdk-javascript/compare/v7.11.1...v7.11.2) (2023-12-06)
29

310

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

0 commit comments

Comments
 (0)