Skip to content

Commit 442db3d

Browse files
chore(release): 7.11.2 [skip ci]
## [7.11.2](v7.11.1...v7.11.2) (2023-12-06) ### Bug Fixes * (ProfilePolicy.ts) restrictedTo was mistyped ([#733](#733)) ([5770997](5770997)) * **documentation:** update the version of the branch to deploy ([9980995](9980995))
1 parent 7060136 commit 442db3d

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.11.2](https://github.com/kuzzleio/sdk-javascript/compare/v7.11.1...v7.11.2) (2023-12-06)
2+
3+
4+
### Bug Fixes
5+
6+
* (ProfilePolicy.ts) restrictedTo was mistyped ([#733](https://github.com/kuzzleio/sdk-javascript/issues/733)) ([5770997](https://github.com/kuzzleio/sdk-javascript/commit/57709975d549441118d7cca420bf3b08f96a4322))
7+
* **documentation:** update the version of the branch to deploy ([9980995](https://github.com/kuzzleio/sdk-javascript/commit/99809952038b0c4c1050acdc499e35f8e52d3e37))
8+
19
## [7.11.2-beta.1](https://github.com/kuzzleio/sdk-javascript/compare/v7.11.1...v7.11.2-beta.1) (2023-12-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.11.2-beta.1",
3+
"version": "7.11.2",
44
"description": "Official Javascript SDK for Kuzzle",
55
"author": "The Kuzzle Team <[email protected]>",
66
"repository": {

0 commit comments

Comments
 (0)