File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.1.25] ( https://github.com/salesforcecli/plugin-template-sf/compare/1.1.24...1.1.25 ) (2024-11-07)
2+
3+ ### Bug Fixes
4+
5+ - bump sf-plugins-core ([ cf9e871] ( https://github.com/salesforcecli/plugin-template-sf/commit/cf9e871563fa6b2af3bb757b16b9bc270ab25963 ) )
6+
17## [ 1.1.24] ( https://github.com/salesforcecli/plugin-template-sf/compare/1.1.23...1.1.24 ) (2024-10-20)
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.1.24 /src/commands/hello/world.ts ) _
147+ _ See code: [ src/commands/hello/world.ts] ( https://github.com/salesforcecli/plugin-template-sf/blob/1.1.25 /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.1.24 " ,
4+ "version" : " 1.1.25 " ,
55 "author" : " Salesforce" ,
66 "bugs" : " https://github.com/forcedotcom/cli/issues" ,
77 "dependencies" : {
You can’t perform that action at this time.
0 commit comments