Skip to content

Commit

Permalink
chore(release): 5.0.7 semantic
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 8, 2022
1 parent ca7b490 commit 9cc7682
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [5.0.7](https://github.com/sourcefuse/loopback4-authorization/compare/v5.0.6...v5.0.7) (2022-09-08)

## [5.0.6](https://github.com/sourcefuse/loopback4-authorization/compare/v5.0.5...v5.0.6) (2022-06-17)

## [5.0.5](https://github.com/sourcefuse/loopback4-authorization/compare/v5.0.4...v5.0.5) (2022-05-30)
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loopback4-authorization",
"version": "5.0.6",
"version": "5.0.7",
"description": "An authorization extension for loopback-next applications",
"keywords": [
"loopback-extension",
Expand Down Expand Up @@ -79,9 +79,9 @@
"typescript": "~4.7.4"
},
"overrides": {
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
},
"config": {
"commitizen": {
Expand Down

0 comments on commit 9cc7682

Please sign in to comment.