Skip to content

Commit f7a86ad

Browse files
committed
feat: remove deployStrategies, bump devScripts
BREAKING CHANGES: Removes v6 exports for tooling API and other non-mdapi deployStrategies. Remove several previously exported things that are only for internal use.
1 parent 09a77c2 commit f7a86ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/source-deploy-retrieve",
3-
"version": "6.9.2",
3+
"version": "6.9.3",
44
"description": "JavaScript library to run Salesforce metadata deploys and retrieves",
55
"main": "lib/src/index.js",
66
"author": "Salesforce",

0 commit comments

Comments
 (0)