Skip to content

Commit 6cfa37e

Browse files
chore(release): 3.1.0 [skip ci]
## [3.1.0](v3.0.1...v3.1.0) (2024-10-06) ### Features * add support to Keycloak 26 ([fd7c7a7](fd7c7a7))
1 parent fd7c7a7 commit 6cfa37e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.1.0](https://github.com/JoseGoncalves/vue-keycloak/compare/v3.0.1...v3.1.0) (2024-10-06)
2+
3+
4+
### Features
5+
6+
* add support to Keycloak 26 ([fd7c7a7](https://github.com/JoseGoncalves/vue-keycloak/commit/fd7c7a7bde0b65b25ee105c254cc281986e9233b))
7+
18
## [3.0.1](https://github.com/JoseGoncalves/vue-keycloak/compare/v3.0.0...v3.0.1) (2024-09-13)
29

310

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": "3.0.1",
3+
"version": "3.1.0",
44
"description": "Keycloak plugin for Vue 3 with Composition API",
55
"author": {
66
"name": "Gery Hirschfeld",

0 commit comments

Comments
 (0)