Skip to content

Commit 8c1d8af

Browse files
chore(release): 1.11.1 [skip ci]
## [1.11.1](v1.11.0...v1.11.1) (2023-09-28) ### Bug Fixes * add compatibility with keycloak-js v20 ([7c1d52d](7c1d52d))
1 parent 7c1d52d commit 8c1d8af

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.11.1](https://github.com/JoseGoncalves/vue-keycloak/compare/v1.11.0...v1.11.1) (2023-09-28)
2+
3+
4+
### Bug Fixes
5+
6+
* add compatibility with keycloak-js v20 ([7c1d52d](https://github.com/JoseGoncalves/vue-keycloak/commit/7c1d52d3806de77f7ac2b3d11caa7df4d85486e2))
7+
18
# [1.11.0](https://github.com/JoseGoncalves/vue-keycloak/compare/v1.10.0...v1.11.0) (2023-09-28)
29

310

@@ -102,4 +109,4 @@
102109

103110
### Features
104111

105-
* add utils and tests ([0a7c90b](https://github.com/baloise/vue-keycloak/commit/0a7c90b04d446b117f2de7b16c35c117484411aa))
112+
* add utils and tests ([0a7c90b](https://github.com/baloise/vue-keycloak/commit/0a7c90b04d446b117f2de7b16c35c117484411aa))

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": "@josempgon/vue-keycloak",
3-
"version": "1.11.0",
3+
"version": "1.11.1",
44
"description": "Keycloak plugin for Vue3 and Composition API",
55
"author": {
66
"name": "Gery Hirschfeld",

0 commit comments

Comments
 (0)