Skip to content

Commit a94cfe5

Browse files
chore(release): 5.0.4 semantic
1 parent 95c8962 commit a94cfe5

File tree

68 files changed

+1030
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+1030
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
## [5.0.4](https://github.com/sourcefuse/loopback4-authorization/compare/v5.0.3...v5.0.4) (2022-05-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **component): fix(component:** fix authorize permission missing in path description ([#41](https://github.com/sourcefuse/loopback4-authorization/issues/41)) ([3df07ce](https://github.com/sourcefuse/loopback4-authorization/commit/3df07ce58ca6d9bc74b048fc29f636d772bc2787)), closes [#40](https://github.com/sourcefuse/loopback4-authorization/issues/40)
7+
* **deps:** remove vulnerabilities ([#47](https://github.com/sourcefuse/loopback4-authorization/issues/47)) ([b62dc5a](https://github.com/sourcefuse/loopback4-authorization/commit/b62dc5ad72485795cd814d37f6588946e2faf1f0)), closes [#46](https://github.com/sourcefuse/loopback4-authorization/issues/46) [#46](https://github.com/sourcefuse/loopback4-authorization/issues/46)
8+
* **provider): fix(provider:** authorization action gives 404 for route not found ([#36](https://github.com/sourcefuse/loopback4-authorization/issues/36)) ([c517c0a](https://github.com/sourcefuse/loopback4-authorization/commit/c517c0adbe156f0ad2389bacce6d7e3de3aeaab4)), closes [#35](https://github.com/sourcefuse/loopback4-authorization/issues/35)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export {};

dist/__tests__/unit/authorization-action.provider.unit.js

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

dist/__tests__/unit/authorization-action.provider.unit.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export {};

0 commit comments

Comments
 (0)