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