Skip to content

Commit 4b8a64d

Browse files
committed
chore(release): changelog file
1 parent 47a8d6b commit 4b8a64d

1 file changed

Lines changed: 82 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,85 @@
1+
## Release [v6.1.0](https://github.com/sourcefuse/loopback4-authorization/compare/v6.0.0..v6.1.0) July 14, 2023
2+
Welcome to the July 14, 2023 release of loopback4-authorization. There are many updates in this version that we hope you will like, the key highlights include:
3+
4+
- [Add ARC Branding in README](https://github.com/sourcefuse/loopback4-authorization/issues/99) :- [docs(chore): add arc branding ](https://github.com/sourcefuse/loopback4-authorization/commit/aa5b1dc8f48ba02a8a3a32ba1ce8fd3a923aa0ab) was commited on July 14, 2023 by [Surbhi](mailto:98279679+Surbhi-sharma1@users.noreply.github.com)
5+
6+
- add arc branding
7+
8+
- GH-99
9+
10+
11+
- [Loopback version update](https://github.com/sourcefuse/loopback4-authorization/issues/87) :- [chore(deps): loopback version updates ](https://github.com/sourcefuse/loopback4-authorization/commit/05d2fed8347491f4c5238b0a3d582da5d77d1e55) was commited on July 14, 2023 by [Surbhi](mailto:98279679+Surbhi-sharma1@users.noreply.github.com)
12+
13+
- loopback version updates
14+
15+
- GH-87
16+
17+
18+
- [loopback4-authorization:add ability to override permissions passed in metadata](https://github.com/sourcefuse/loopback4-authorization/issues/95) :- [feat(provider): add ability to override metadata permissions ](https://github.com/sourcefuse/loopback4-authorization/commit/7fd0f937960f7d8822b8d58efb0409fab054c731) was commited on July 10, 2023 by [Surbhi](mailto:98279679+Surbhi-sharma1@users.noreply.github.com)
19+
20+
- * feat(provider): add ability to override metadata permissions
21+
22+
- add ability to override metadata permissions with the permission object passed
23+
24+
- by the user.
25+
26+
- GH-95
27+
28+
- * feat(provider): add ability to override user permissions
29+
30+
- add ability to provide user permissions
31+
32+
- GH-95
33+
34+
- * docs(provider): add description to overrride the permissions in readme file
35+
36+
- add description to overrride the permissions in readme file
37+
38+
- GH-95
39+
40+
41+
- [Throws not found for static files](https://github.com/sourcefuse/loopback4-authorization/issues/51) :- [docs(component): update readme for serving static files ](https://github.com/sourcefuse/loopback4-authorization/commit/b57177ec180a60c0c59aa0189cb4240751cadb0b) was commited on July 6, 2023 by [Surbhi](mailto:98279679+Surbhi-sharma1@users.noreply.github.com)
42+
43+
- update readme for serving static files
44+
45+
- GH-51
46+
47+
48+
- [](https://github.com/sourcefuse/loopback4-authorization/issues/) :- [fix(chore): fix sonar code smells ](https://github.com/sourcefuse/loopback4-authorization/commit/7c6fc277b7649131913a40c45985b87890093be3) was commited on July 6, 2023 by [RaghavaroraSF](mailto:97958393+RaghavaroraSF@users.noreply.github.com)
49+
50+
- * fix(chore): fix sonar code smells
51+
52+
- resolving sonar code smells to improve quality gate
53+
54+
- GH-78
55+
56+
- * fix(chore): fix sonar code smells
57+
58+
- Resolving sonar code smells to improve quality gate
59+
60+
- GH-78
61+
62+
- * refactor(chore): fix sonar code smells
63+
64+
- and rebase
65+
66+
- GH-78
67+
68+
- ---------
69+
70+
- Co-authored-by: Shubham P <shubham.prajapat@sourcefuse.com>
71+
72+
73+
- [](https://github.com/sourcefuse/loopback4-authorization/issues/0) :- [refactor(maintenance): remove tracking dist folder on git ](https://github.com/sourcefuse/loopback4-authorization/commit/c4223d0e5fbdefdcacbc4c7fe6428a1c9f10d698) was commited on July 6, 2023 by [Shubham P](mailto:shubham.prajapat@sourcefuse.com)
74+
75+
- it's not needed and it just contained build files from last year
76+
77+
- GH-0
78+
79+
80+
Clink on the above links to understand the changes in detail.
81+
___
82+
183
## Release [v6.0.0](https://github.com/sourcefuse/loopback4-authorization/compare/v5.1.3..v6.0.0) June 7, 2023
284
Welcome to the June 7, 2023 release of loopback4-authorization. There are many updates in this version that we hope you will like, the key highlights include:
385

0 commit comments

Comments
 (0)