Skip to content

Commit 5fa0962

Browse files
chore: bump keycloak-angular to v19.0.2
- Fix social contact to bluesky. - Change project description
1 parent 982677a commit 5fa0962

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "keycloak-angular",
3-
"version": "19.0.1",
4-
"description": "Easy Keycloak setup for Angular applications",
3+
"version": "19.0.2",
4+
"description": "Easy Keycloak integration for Angular applications.",
55
"scripts": {
66
"build": "ng build keycloak-angular --configuration production",
77
"test": "ng test keycloak-angular",

projects/keycloak-angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "keycloak-angular",
3-
"version": "19.0.1",
4-
"description": "Easy Keycloak setup for Angular applications",
3+
"version": "19.0.2",
4+
"description": "Easy Keycloak integration for Angular applications.",
55
"repository": {
66
"type": "git",
77
"url": "git+ssh://[email protected]/mauriciovigolo/keycloak-angular.git"
88
},
99
"author": {
1010
"name": "Mauricio Gemelli Vigolo",
11-
"email": "@mauriciovigolo@mastodon.social",
11+
"email": "@mauriciovigolo.bsky.social",
1212
"url": "https://github.com/mauriciovigolo"
1313
},
1414
"license": "MIT",

0 commit comments

Comments
 (0)