Skip to content

Commit 5257d23

Browse files
chore(release): 2.7.0 [skip ci]
## [2.7.0](v2.6.0...v2.7.0) (2024-06-11) ### Features * add support to Keycloak 25 ([0300a86](0300a86))
1 parent 50894af commit 5257d23

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+
## [2.7.0](https://github.com/JoseGoncalves/vue-keycloak/compare/v2.6.0...v2.7.0) (2024-06-11)
2+
3+
4+
### Features
5+
6+
* add support to Keycloak 25 ([0300a86](https://github.com/JoseGoncalves/vue-keycloak/commit/0300a86f1c530d7fff63debb81b9f4d05a5070f0))
7+
18
# [2.6.0](https://github.com/JoseGoncalves/vue-keycloak/compare/v2.5.0...v2.6.0) (2024-03-04)
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": "2.6.0",
3+
"version": "2.7.0",
44
"description": "Keycloak plugin for Vue 3 with Composition API",
55
"author": {
66
"name": "Gery Hirschfeld",

0 commit comments

Comments
 (0)