We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d5b3b5 commit ff2d43eCopy full SHA for ff2d43e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "kc-sf-plugin",
3
"description": "Various commands for enabling salesforce development with the sf cli",
4
- "version": "1.2.1",
+ "version": "1.3.0",
5
"publishConfig": {
6
"registry": "https://registry.npmjs.org",
7
"access": "public"
@@ -54,7 +54,8 @@
54
"sf",
55
"sf-plugin",
56
"sfdx",
57
- "sfdx-plugin"
+ "sfdx-plugin",
58
+ "trigger-framework"
59
],
60
"license": "BSD-3-Clause",
61
"oclif": {
0 commit comments