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+ ## [ 4.1.1] ( https://github.com/sourcefuse/loopback4-vault/compare/v4.1.0...v4.1.1 ) (2022-06-17)
2+
13# [ 4.1.0] ( https://github.com/sourcefuse/loopback4-vault/compare/v4.0.3...v4.1.0 ) (2022-05-26)
24
35
Original file line number Diff line number Diff line change 11{
22 "name" : " @sourceloop/vault" ,
3- "version" : " 4.1.0 " ,
3+ "version" : " 4.1.1 " ,
44 "description" : " An extension for HashiCorp's Vault in loopback-next" ,
55 "keywords" : [
66 " loopback-extension" ,
9090 " master"
9191 ],
9292 "plugins" : [
93- [" @semantic-release/commit-analyzer" , {
94- "preset" :" angular" ,
95- "releaseRules" : [
96- {"type" : " chore" , "scope" :" deps" ,"release" :" patch" }
97- ]
98- }],
93+ [
94+ " @semantic-release/commit-analyzer" ,
95+ {
96+ "preset" : " angular" ,
97+ "releaseRules" : [
98+ {
99+ "type" : " chore" ,
100+ "scope" : " deps" ,
101+ "release" : " patch"
102+ }
103+ ]
104+ }
105+ ],
99106 " @semantic-release/release-notes-generator" ,
100107 " @semantic-release/changelog" ,
101108 " @semantic-release/npm" ,
You can’t perform that action at this time.
0 commit comments