Skip to content

Commit

Permalink
Bumping version to 18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schilzx committed Oct 15, 2024
1 parent e904ff6 commit b9a5bd9
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-security",
"version": "17.0.1-snapshot.0",
"version": "18.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down
2 changes: 1 addition & 1 deletion projects/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngx-security/auth",
"version": "17.0.1-snapshot.0",
"version": "18.0.0",
"license": "MIT",
"author": "developer@xbranch.io",
"description": "Angular Security Auth Module",
Expand Down
2 changes: 1 addition & 1 deletion projects/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngx-security/core",
"version": "17.0.1-snapshot.0",
"version": "18.0.0",
"license": "MIT",
"author": "User <developer@xbranch.io>",
"description": "Angular Core Roles Module",
Expand Down
2 changes: 1 addition & 1 deletion projects/permissions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngx-security/permissions",
"version": "17.0.1-snapshot.0",
"version": "18.0.0",
"license": "MIT",
"author": "User <developer@xbranch.io>",
"description": "Angular Security Permissions Module",
Expand Down
2 changes: 1 addition & 1 deletion projects/roles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ngx-security/roles",
"version": "17.0.1-snapshot.0",
"version": "18.0.0",
"license": "MIT",
"author": "User <developer@xbranch.io>",
"description": "Angular Security Roles Module",
Expand Down

0 comments on commit b9a5bd9

Please sign in to comment.