Skip to content

Commit 22fddd0

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2021-04-04) ### Features * add string config ([17beca6](17beca6))
1 parent 17beca6 commit 22fddd0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/baloise/vue-keycloak/compare/v1.0.0...v1.1.0) (2021-04-04)
2+
3+
4+
### Features
5+
6+
* add string config ([17beca6](https://github.com/baloise/vue-keycloak/commit/17beca6daee78b098e665d422d84518120421baa))
7+
18
# 1.0.0 (2021-04-04)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baloise/vue-keycloak",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Keycloak plugin for Vue3 and Composition API",
55
"author": {
66
"name": "Gery Hirschfeld",

0 commit comments

Comments
 (0)