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 c42c7d8 commit 43c7203Copy full SHA for 43c7203
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [12.1.2](https://github.com/salesforcecli/sf-plugins-core/compare/12.1.1...12.1.2) (2025-01-06)
2
+
3
4
+### Bug Fixes
5
6
+* bump oclif table ([c42c7d8](https://github.com/salesforcecli/sf-plugins-core/commit/c42c7d8eb71453a6528972c0c305c0039bd74c4b))
7
8
9
10
## [12.1.1](https://github.com/salesforcecli/sf-plugins-core/compare/12.1.0...12.1.1) (2024-12-08)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.1.1",
+ "version": "12.1.2",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments