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