Skip to content

Commit 53a5265

Browse files
committed
Bumping version to 17.0.0
1 parent ee326bd commit 53a5265

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-security",
3-
"version": "16.0.1-snapshot.0",
3+
"version": "17.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
@@ -58,4 +58,4 @@
5858
"ngitflow": "^2.0.3",
5959
"typescript": "^5.2.2"
6060
}
61-
}
61+
}

projects/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-security/auth",
3-
"version": "16.0.1-snapshot.0",
3+
"version": "17.0.0",
44
"license": "MIT",
55
"author": "developer@xbranch.io",
66
"description": "Angular Security Auth Module",

projects/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-security/core",
3-
"version": "16.0.1-snapshot.0",
3+
"version": "17.0.0",
44
"license": "MIT",
55
"author": "User <developer@xbranch.io>",
66
"description": "Angular Core Roles Module",

projects/permissions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-security/permissions",
3-
"version": "16.0.1-snapshot.0",
3+
"version": "17.0.0",
44
"license": "MIT",
55
"author": "User <developer@xbranch.io>",
66
"description": "Angular Security Permissions Module",

projects/roles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-security/roles",
3-
"version": "16.0.1-snapshot.0",
3+
"version": "17.0.0",
44
"license": "MIT",
55
"author": "User <developer@xbranch.io>",
66
"description": "Angular Security Roles Module",

0 commit comments

Comments
 (0)