File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed
Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 1+ ## [ 5.0.6] ( https://github.com/sourcefuse/loopback4-authorization/compare/v5.0.5...v5.0.6 ) (2022-06-17)
2+
13## [ 5.0.5] ( https://github.com/sourcefuse/loopback4-authorization/compare/v5.0.4...v5.0.5 ) (2022-05-30)
24
35
Original file line number Diff line number Diff line change 11{
22 "name" : " loopback4-authorization" ,
3- "version" : " 5.0.5 " ,
3+ "version" : " 5.0.6 " ,
44 "description" : " An authorization extension for loopback-next applications" ,
55 "keywords" : [
66 " loopback-extension" ,
9797 " master"
9898 ],
9999 "plugins" : [
100- [" @semantic-release/commit-analyzer" , {
101- "preset" :" angular" ,
102- "releaseRules" : [
103- {"type" : " chore" , "scope" :" deps" ,"release" :" patch" }
104- ]
105- }],
100+ [
101+ " @semantic-release/commit-analyzer" ,
102+ {
103+ "preset" : " angular" ,
104+ "releaseRules" : [
105+ {
106+ "type" : " chore" ,
107+ "scope" : " deps" ,
108+ "release" : " patch"
109+ }
110+ ]
111+ }
112+ ],
106113 " @semantic-release/release-notes-generator" ,
107114 " @semantic-release/changelog" ,
108115 " @semantic-release/npm" ,
You can’t perform that action at this time.
0 commit comments