Skip to content

Commit 013a691

Browse files
committed
chore(release): 1.1.4 [skip ci]
1 parent dd72758 commit 013a691

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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": {

0 commit comments

Comments
 (0)