We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569cf9e commit d7f9d65Copy full SHA for d7f9d65
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@salesforce/plugin-packaging",
3
"description": "SFDX plugin that support Salesforce Packaging Platform",
4
- "version": "1.10.2",
+ "version": "1.10.3",
5
"main": "lib/index.js",
6
"author": "Salesforce",
7
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -181,4 +181,4 @@
181
"publishConfig": {
182
"access": "public"
183
}
184
-}
+}
0 commit comments