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 d56feb3 commit 4b066caCopy full SHA for 4b066ca
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [12.2.1](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.0...12.2.1) (2025-03-17)
2
+
3
4
+### Bug Fixes
5
6
+* update libs ([174d277](https://github.com/salesforcecli/sf-plugins-core/commit/174d277f422561d6d089809e8439fb18f6e86707))
7
8
9
10
# [12.2.0](https://github.com/salesforcecli/sf-plugins-core/compare/12.1.4...12.2.0) (2025-02-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.2.0",
+ "version": "12.2.1",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments