Skip to content

Commit be25824

Browse files
committed
chore: bump version to 7.2.0
1 parent c7e4a15 commit be25824

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

examples/webapp/keycloak-heroes-bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@clr/ui": "^2.0.2",
2828
"@webcomponents/custom-elements": "^1.2.4",
2929
"core-js": "^3.1.4",
30-
"keycloak-angular": "^7.1.0",
30+
"keycloak-angular": "^7.2.0",
3131
"keycloak-js": "^9.0.0",
3232
"rxjs": "^6.4.0",
3333
"zone.js": "^0.9.1"

examples/webapp/keycloak-heroes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@clr/ui": "^2.0.2",
2828
"@webcomponents/custom-elements": "^1.2.4",
2929
"core-js": "^3.1.4",
30-
"keycloak-angular": "^7.1.0",
30+
"keycloak-angular": "^7.2.0",
3131
"keycloak-js": "^9.0.0",
3232
"rxjs": "^6.4.0",
3333
"zone.js": "^0.9.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keycloak-angular",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "Easy Keycloak setup for Angular applications",
55
"scripts": {
66
"contributors:add": "node ./node_modules/all-contributors-cli/dist/cli add",

projects/keycloak-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "keycloak-angular",
3-
"version": "7.1.0",
3+
"version": "7.2.0",
44
"description": "Easy Keycloak setup for Angular applications",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)