We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27847cd commit 1aa8b02Copy full SHA for 1aa8b02
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.2.0](https://github.com/salesforcecli/plugin-dev/compare/1.1.10...1.2.0) (2023-09-11)
2
+
3
4
+### Features
5
6
+* use oclif.lock ([14dd00a](https://github.com/salesforcecli/plugin-dev/commit/14dd00ae1aa6dd1243c59a2d61e7f9ae946c548d))
7
8
9
10
## [1.1.10](https://github.com/salesforcecli/plugin-dev/compare/1.1.9...1.1.10) (2023-09-02)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-dev",
"description": "commands for sf plugin development",
- "version": "1.1.10",
+ "version": "1.2.0",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
0 commit comments