Skip to content

Commit 4ea0d65

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.11.1...v2.0.0) (2023-10-04) ### Features * broader keycloak-js peer dependency (compatible with 20.x, 21.x & 22.x) ([fcfef2c](fcfef2c)) * upgrade keycloak-js to 22.0.4 ([99ed3e6](99ed3e6))
1 parent 6a915ed commit 4ea0d65

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [2.0.0](https://github.com/JoseGoncalves/vue-keycloak/compare/v1.11.1...v2.0.0) (2023-10-04)
2+
3+
4+
### Features
5+
6+
* broader keycloak-js peer dependency (compatible with 20.x, 21.x & 22.x) ([fcfef2c](https://github.com/JoseGoncalves/vue-keycloak/commit/fcfef2cbe4afeae0352f40fbf43f2f8435348e80))
7+
* upgrade keycloak-js to 22.0.4 ([99ed3e6](https://github.com/JoseGoncalves/vue-keycloak/commit/99ed3e692e7d26e0a977c433ae796c9ab8645b66))
8+
19
## [1.11.1](https://github.com/JoseGoncalves/vue-keycloak/compare/v1.11.0...v1.11.1) (2023-09-28)
210

311

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@josempgon/vue-keycloak",
3-
"version": "1.11.1",
3+
"version": "2.0.0",
44
"description": "Keycloak plugin for Vue3 and Composition API",
55
"author": {
66
"name": "Gery Hirschfeld",

0 commit comments

Comments
 (0)