Skip to content

Commit 1253296

Browse files
chore(release): 3.2.1 [skip ci]
## [3.2.1](v3.2.0...v3.2.1) (2025-04-15) ### Bug Fixes * Revert "use ShallowRef for non-primitive types" ([5d4ef42](5d4ef42))
1 parent baef204 commit 1253296

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.2.1](https://github.com/JoseGoncalves/vue-keycloak/compare/v3.2.0...v3.2.1) (2025-04-15)
2+
3+
### Bug Fixes
4+
5+
* Revert "use ShallowRef for non-primitive types" ([5d4ef42](https://github.com/JoseGoncalves/vue-keycloak/commit/5d4ef42a887615ca563cba2c6f1654a56165432b))
6+
17
## [3.2.0](https://github.com/JoseGoncalves/vue-keycloak/compare/v3.1.1...v3.2.0) (2025-04-15)
28

39
### Features

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

0 commit comments

Comments
 (0)