File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.28] ( https://github.com/salesforcecli/plugin-template-sf/compare/1.0.27...1.0.28 ) (2024-05-05)
2+
3+ ### Bug Fixes
4+
5+ - ** deps:** bump @salesforce/sf-plugins-core from 9.0.5 to 9.0.7 ([ e8d144d] ( https://github.com/salesforcecli/plugin-template-sf/commit/e8d144dbaa5445986bc53f89dbe73a30dd993300 ) )
6+
17## [ 1.0.27] ( https://github.com/salesforcecli/plugin-template-sf/compare/1.0.26...1.0.27 ) (2024-04-21)
28
39### Bug Fixes
Original file line number Diff line number Diff line change @@ -144,6 +144,6 @@ FLAG DESCRIPTIONS
144144 This person can be anyone in the world!
145145```
146146
147- _ See code: [ src/commands/hello/world.ts] ( https://github.com/salesforcecli/plugin-template-sf/blob/1.0.27 /src/commands/hello/world.ts ) _
147+ _ See code: [ src/commands/hello/world.ts] ( https://github.com/salesforcecli/plugin-template-sf/blob/1.0.28 /src/commands/hello/world.ts ) _
148148
149149<!-- commandsstop -->
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-template-sf" ,
33 "description" : " A template repository for sf plugins" ,
4- "version" : " 1.0.27 " ,
4+ "version" : " 1.0.28 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
77 "dependencies" : {
Original file line number Diff line number Diff line change 18001800 strip-ansi "6.0.1"
18011801 ts-retry-promise "^0.8.0"
18021802
1803- " @salesforce/core@^7.3.0 " , "@salesforce/core@^7.3. 1", "@salesforce/core@^7.3.3":
1803+ " @salesforce/core@^7.3.1" , "@salesforce/core@^7.3.3":
18041804 version "7.3.3"
18051805 resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.3.tgz#4b84aba806264dd13716f4c4774bd5a417259662"
18061806 integrity sha512-THjYnOrfj0vW+qvlm70NDasH3RHD03cm884yi1+1axA4ugS4FFxXrPDPWAEU5ve5B4vnT7CJfuD/Q56l67ug8w==
You can’t perform that action at this time.
0 commit comments