Skip to content

Commit

Permalink
Publish version 15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKhymenko committed Feb 16, 2023
1 parent d4ba7a7 commit 3c06b3e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 15.0.0
Make stub directives standalone

## 14.1.0
Add canMatch guard functionality

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "application",
"version": "14.1.0",
"version": "15.0.0",
"license": "MIT",
"scripts": {
"ng": "ng",
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-permissions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-permissions",
"version": "14.1.0",
"version": "15.0.0",
"repository": {
"type": "git",
"url": "https://github.com/AlexKhymenko/ngx-permissions"
Expand Down

0 comments on commit 3c06b3e

Please sign in to comment.