Skip to content

Commit

Permalink
chore: bump keycloak-angular to v19.0.2
Browse files Browse the repository at this point in the history
- Fix social contact to bluesky.
- Change project description
  • Loading branch information
mauriciovigolo committed Dec 24, 2024
1 parent 982677a commit 5fa0962
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "keycloak-angular",
"version": "19.0.1",
"description": "Easy Keycloak setup for Angular applications",
"version": "19.0.2",
"description": "Easy Keycloak integration for Angular applications.",
"scripts": {
"build": "ng build keycloak-angular --configuration production",
"test": "ng test keycloak-angular",
Expand Down
6 changes: 3 additions & 3 deletions projects/keycloak-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "keycloak-angular",
"version": "19.0.1",
"description": "Easy Keycloak setup for Angular applications",
"version": "19.0.2",
"description": "Easy Keycloak integration for Angular applications.",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/mauriciovigolo/keycloak-angular.git"
},
"author": {
"name": "Mauricio Gemelli Vigolo",
"email": "@mauriciovigolo@mastodon.social",
"email": "@mauriciovigolo.bsky.social",
"url": "https://github.com/mauriciovigolo"
},
"license": "MIT",
Expand Down

0 comments on commit 5fa0962

Please sign in to comment.