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 4831534 commit 631d2cbCopy full SHA for 631d2cb
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [12.0.5](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.4...12.0.5) (2024-10-22)
2
+
3
4
+### Bug Fixes
5
6
+* bump oclif/table ([4831534](https://github.com/salesforcecli/sf-plugins-core/commit/4831534b9d672ad855a6ad78ac1bf42fc012929f))
7
8
9
10
## [12.0.4](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.3...12.0.4) (2024-10-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.0.4",
+ "version": "12.0.5",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments