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 2205b5a commit cb93363Copy full SHA for cb93363
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [12.2.0](https://github.com/salesforcecli/sf-plugins-core/compare/12.1.4...12.2.0) (2025-02-25)
2
+
3
4
+### Features
5
6
+* add a preview state for commands ([00d2d8a](https://github.com/salesforcecli/sf-plugins-core/commit/00d2d8a7a94a2a9a194c9173702a35f1423d0776))
7
8
9
10
## [12.1.4](https://github.com/salesforcecli/sf-plugins-core/compare/12.1.3...12.1.4) (2025-02-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.1.4",
+ "version": "12.2.0",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments