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 c886c3b commit 5c57e78Copy full SHA for 5c57e78
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.10.3](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.10.2...1.10.3) (2023-05-26)
2
+
3
4
+### Bug Fixes
5
6
+* print errors from server ([8d77997](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/8d77997b96b58c36f7dce25c28ae197d4cd05dab))
7
8
9
10
## [1.10.2](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.10.1...1.10.2) (2023-05-25)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-deploy-retrieve",
"description": "deploy and retrieve commands for sf",
- "version": "1.10.2",
+ "version": "1.10.3",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
0 commit comments