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 5fb127e commit 255a0dfCopy full SHA for 255a0df
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [12.0.6](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.5...12.0.6) (2024-10-22)
2
+
3
4
+### Bug Fixes
5
6
+* export makeTable ([5fb127e](https://github.com/salesforcecli/sf-plugins-core/commit/5fb127e0a061d6127fcad7e005fc1b6679afa73d))
7
8
9
10
## [12.0.5](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.4...12.0.5) (2024-10-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.0.5",
+ "version": "12.0.6",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments