Skip to content

Commit a0fb9a5

Browse files
committed
Merge tag '16.0.0' into develop
v16.0.0 16.0.0
2 parents 23f554c + bf7c68c commit a0fb9a5

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/main.ca1eadde0eac4e63.js renamed to docs/main.3d0b0ff0fed90554.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-security",
3-
"version": "15.0.1-snapshot.0",
3+
"version": "16.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

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": "15.0.1-snapshot.0",
3+
"version": "16.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": "15.0.1-snapshot.0",
3+
"version": "16.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": "15.0.1-snapshot.0",
3+
"version": "16.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": "15.0.1-snapshot.0",
3+
"version": "16.0.0",
44
"license": "MIT",
55
"author": "User <developer@xbranch.io>",
66
"description": "Angular Security Roles Module",

0 commit comments

Comments
 (0)