We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a11bb commit 3ac4f0aCopy full SHA for 3ac4f0a
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.1.2](https://github.com/salesforcecli/plugin-dev/compare/1.1.1...1.1.2) (2023-07-15)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump semver from 5.7.1 to 5.7.2 ([bb876bb](https://github.com/salesforcecli/plugin-dev/commit/bb876bbbbf0fefd3232842a20125b037d8ddee68))
7
8
9
10
## [1.1.1](https://github.com/salesforcecli/plugin-dev/compare/1.1.0...1.1.1) (2023-07-15)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-dev",
"description": "commands for sf plugin development",
- "version": "1.1.1",
+ "version": "1.1.2",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
0 commit comments