File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 3.1.1] ( https://github.com/sourcefuse/loopback4-audit-log/compare/v3.1.0...v3.1.1 ) (2022-06-17)
2+
13# [ 3.1.0] ( https://github.com/sourcefuse/loopback4-audit-log/compare/v3.0.3...v3.1.0 ) (2022-05-26)
24
35
Original file line number Diff line number Diff line change 11{
22 "name" : " @sourceloop/audit-log" ,
3- "version" : " 3.1.0 " ,
3+ "version" : " 3.1.1 " ,
44 "description" : " Audit Log extension" ,
55 "keywords" : [
66 " loopback-extension" ,
9494 " master"
9595 ],
9696 "plugins" : [
97- [" @semantic-release/commit-analyzer" , {
98- "preset" :" angular" ,
99- "releaseRules" : [
100- {"type" : " chore" , "scope" :" deps" ,"release" :" patch" }
101- ]
102- }],
97+ [
98+ " @semantic-release/commit-analyzer" ,
99+ {
100+ "preset" : " angular" ,
101+ "releaseRules" : [
102+ {
103+ "type" : " chore" ,
104+ "scope" : " deps" ,
105+ "release" : " patch"
106+ }
107+ ]
108+ }
109+ ],
103110 " @semantic-release/release-notes-generator" ,
104111 " @semantic-release/changelog" ,
105112 " @semantic-release/npm" ,
You can’t perform that action at this time.
0 commit comments