We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e21e4 commit 4cea4fcCopy full SHA for 4cea4fc
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [12.0.10](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.9...12.0.10) (2024-10-29)
2
+
3
4
+### Bug Fixes
5
6
+* bump oclif/table ([65e21e4](https://github.com/salesforcecli/sf-plugins-core/commit/65e21e4927a12f5c840b7e9d96056fde07cf510d))
7
8
9
10
## [12.0.9](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.8...12.0.9) (2024-10-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.0.9",
+ "version": "12.0.10",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments