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 e84ffc1 commit 4b5017bCopy full SHA for 4b5017b
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [7.9.3](https://github.com/forcedotcom/source-deploy-retrieve/compare/7.9.2...7.9.3) (2023-02-14)
2
+
3
4
+### Bug Fixes
5
6
+* more retryable mdapi errors ([e84ffc1](https://github.com/forcedotcom/source-deploy-retrieve/commit/e84ffc1e377fb75040dde76b818bcba3831d92cd))
7
8
9
10
## [7.9.2](https://github.com/forcedotcom/source-deploy-retrieve/compare/7.9.1...7.9.2) (2023-02-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/source-deploy-retrieve",
- "version": "7.9.2",
+ "version": "7.9.3",
"description": "JavaScript library to run Salesforce metadata deploys and retrieves",
"main": "lib/src/index.js",
"author": "Salesforce",
0 commit comments