Skip to content

Commit 6b9541b

Browse files
chore(release): 2.7.1 [skip ci]
## [2.7.1](v2.7.0...v2.7.1) (2024-06-13) ### Bug Fixes * expose plugin install method for typescript ([5ad9d99](5ad9d99))
1 parent a92a3de commit 6b9541b

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.1](https://github.com/JoseGoncalves/vue-keycloak/compare/v2.7.0...v2.7.1) (2024-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* expose plugin install method for typescript ([5ad9d99](https://github.com/JoseGoncalves/vue-keycloak/commit/5ad9d999ebcc241ad6b2ec5ae09bd486cac0ef4e))
7+
18
## [2.7.0](https://github.com/JoseGoncalves/vue-keycloak/compare/v2.6.0...v2.7.0) (2024-06-11)
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.7.0",
3+
"version": "2.7.1",
44
"description": "Keycloak plugin for Vue 3 with Composition API",
55
"author": {
66
"name": "Gery Hirschfeld",

0 commit comments

Comments
 (0)