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+ ## [ 6.1.4] ( https://github.com/sourcefuse/loopback4-authentication/compare/v6.1.3...v6.1.4 ) (2022-06-15)
2+
13## [ 6.1.3] ( https://github.com/sourcefuse/loopback4-authentication/compare/v6.1.2...v6.1.3 ) (2022-06-03)
24
35
Original file line number Diff line number Diff line change 11{
22 "name" : " loopback4-authentication" ,
3- "version" : " 6.1.3 " ,
3+ "version" : " 6.1.4 " ,
44 "description" : " A loopback-next extension for authentication feature. Oauth strategies supported." ,
55 "keywords" : [
66 " loopback-extension" ,
127127 " master"
128128 ],
129129 "plugins" : [
130- [" @semantic-release/commit-analyzer" , {
131- "preset" :" angular" ,
132- "releaseRules" : [
133- {"type" : " chore" , "scope" :" deps" ,"release" :" patch" }
134- ]
135- }],
130+ [
131+ " @semantic-release/commit-analyzer" ,
132+ {
133+ "preset" : " angular" ,
134+ "releaseRules" : [
135+ {
136+ "type" : " chore" ,
137+ "scope" : " deps" ,
138+ "release" : " patch"
139+ }
140+ ]
141+ }
142+ ],
136143 " @semantic-release/release-notes-generator" ,
137144 " @semantic-release/changelog" ,
138145 " @semantic-release/npm" ,
You can’t perform that action at this time.
0 commit comments