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