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 59f5a10 commit 2d8ac93Copy full SHA for 2d8ac93
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [12.1.0](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.13...12.1.0) (2024-11-26)
2
+
3
4
+### Features
5
6
+* add makeTable method ([90e4de7](https://github.com/salesforcecli/sf-plugins-core/commit/90e4de770365a579719b1cb83188f8f2fa70d4f9))
7
8
9
10
## [12.0.13](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.12...12.0.13) (2024-11-17)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
- "version": "12.0.13",
+ "version": "12.1.0",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
0 commit comments