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 a0930bb commit d1ee390Copy full SHA for d1ee390
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [12.1.4](https://github.com/salesforcecli/sf-plugins-core/compare/12.1.3...12.1.4) (2025-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* bump oclif/table ([a0930bb](https://github.com/salesforcecli/sf-plugins-core/commit/a0930bb14cb72c5abfd815505503968707c34f2f))
7
8
9
10
## [12.1.3](https://github.com/salesforcecli/sf-plugins-core/compare/12.1.2...12.1.3) (2025-01-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.1.3",
+ "version": "12.1.4",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments