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.0] ( https://github.com/salesforcecli/plugin-template-sf/compare/1.0.32...1.1.0 ) (2024-06-06)
2+
3+ ### Features
4+
5+ - use oclif/core 4 ([ b90d6bd] ( https://github.com/salesforcecli/plugin-template-sf/commit/b90d6bd2186c736b422d93f38a1eeefc87905f09 ) )
6+
17## [ 1.0.32] ( https://github.com/salesforcecli/plugin-template-sf/compare/1.0.31...1.0.32 ) (2024-05-26)
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.32 /src/commands/hello/world.ts ) _
147+ _ See code: [ src/commands/hello/world.ts] ( https://github.com/salesforcecli/plugin-template-sf/blob/1.1.0 /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.32 " ,
4+ "version" : " 1.1.0 " ,
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