Skip to content

Commit 308de42

Browse files
chore(release): 1.8.2 [skip ci]
## [1.8.2](v1.8.1...v1.8.2) (2023-01-05) ### Bug Fixes * added check for required config ([93d0a75](93d0a75))
1 parent 01ef077 commit 308de42

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+
## [1.8.2](https://github.com/JoseGoncalves/vue-keycloak/compare/v1.8.1...v1.8.2) (2023-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* added check for required config ([93d0a75](https://github.com/JoseGoncalves/vue-keycloak/commit/93d0a7566d26c97477f061098365178c8cd50ceb))
7+
18
## [1.8.1](https://github.com/JoseGoncalves/vue-keycloak/compare/v1.8.0...v1.8.1) (2023-01-05)
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": "1.8.1",
3+
"version": "1.8.2",
44
"description": "Keycloak plugin for Vue3 and Composition API",
55
"author": {
66
"name": "Gery Hirschfeld",

0 commit comments

Comments
 (0)