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 8578a91 commit 96ae23eCopy full SHA for 96ae23e
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [12.2.3](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.2...12.2.3) (2025-06-25)
2
+
3
4
+### Bug Fixes
5
6
+* update to latest sfdx-core ([cacc018](https://github.com/salesforcecli/sf-plugins-core/commit/cacc018ac5a9bc1a372096d4fa5f2caad715409e))
7
8
9
10
## [12.2.2](https://github.com/salesforcecli/sf-plugins-core/compare/12.2.1...12.2.2) (2025-05-14)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.2.2",
+ "version": "12.2.3",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments