Skip to content

Commit 38a7471

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2025-03-16) ### Bug Fixes * better roles type checking in hasRoles() & hasResourceRoles() ([80d4ca6](80d4ca6))
1 parent 502884d commit 38a7471

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.1.1](https://github.com/JoseGoncalves/vue-keycloak/compare/v3.1.0...v3.1.1) (2025-03-16)
2+
3+
### Bug Fixes
4+
5+
* better roles type checking in hasRoles() & hasResourceRoles() ([80d4ca6](https://github.com/JoseGoncalves/vue-keycloak/commit/80d4ca6e8488ebed7b2949b41280b0e93a883d84))
6+
17
## [3.1.0](https://github.com/JoseGoncalves/vue-keycloak/compare/v3.0.1...v3.1.0) (2024-10-06)
28

39

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

0 commit comments

Comments
 (0)