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+ ## [ 1.1.4] ( https://github.com/salesforcecli/plugin-dev/compare/1.1.3...1.1.4 ) (2023-07-28)
2+
3+
4+ ### Bug Fixes
5+
6+ * override yeoman installing method with devScripts try/catch ([ 7f64dcd] ( https://github.com/salesforcecli/plugin-dev/commit/7f64dcd9fea349b835083ad7f15930332babae56 ) )
7+ * recursive file reader without throttledPromiseAll framework ([ 19e1a19] ( https://github.com/salesforcecli/plugin-dev/commit/19e1a197eab93d609f855bad99c04731ed396597 ) )
8+ * remove unused hooks prompt ([ 19aa710] ( https://github.com/salesforcecli/plugin-dev/commit/19aa71005036f8421ca4c729480474128a4d1b2f ) )
9+
10+
11+
112## [ 1.1.3] ( https://github.com/salesforcecli/plugin-dev/compare/1.1.2...1.1.3 ) (2023-07-19)
213
314
Original file line number Diff line number Diff line change 11{
22 "name" : " @salesforce/plugin-dev" ,
33 "description" : " commands for sf plugin development" ,
4- "version" : " 1.1.3 " ,
4+ "version" : " 1.1.4 " ,
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