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