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