Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - ngx-security@3.2.0
  • Loading branch information
mselerin committed Mar 16, 2023
1 parent 92d506d commit 11ec12c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions projects/ngx-security/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.2.0](https://github.com/mselerin/ngx-security/compare/ngx-security@3.1.0...ngx-security@3.2.0) (2023-03-16)


### Features

* expose `NgxSecurityGuard.canAccess` + add `NgxSecurityGuard.handle` ([92d506d](https://github.com/mselerin/ngx-security/commit/92d506dbcf8646409e707a146aecaaae7b41690d))






# [3.1.0](https://github.com/mselerin/ngx-security/compare/ngx-security@3.0.0...ngx-security@3.1.0) (2022-12-05)


Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-security/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-security",
"version": "3.1.0",
"version": "3.2.0",
"repository": {
"type": "git",
"url": "https://github.com/mselerin/ngx-security"
Expand Down

0 comments on commit 11ec12c

Please sign in to comment.