We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b791d commit 4526109Copy full SHA for 4526109
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.1.3](https://github.com/salesforcecli/plugin-dev/compare/1.1.2...1.1.3) (2023-07-19)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump word-wrap from 1.2.3 to 1.2.4 ([65e65d5](https://github.com/salesforcecli/plugin-dev/commit/65e65d52db55151a4c81807b1a53a17b87e5903c))
7
8
9
10
## [1.1.2](https://github.com/salesforcecli/plugin-dev/compare/1.1.1...1.1.2) (2023-07-15)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-dev",
"description": "commands for sf plugin development",
- "version": "1.1.2",
+ "version": "1.1.3",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
0 commit comments