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