Skip to content

Commit 1e4a773

Browse files
committed
chore(release): 1.8.10 [skip ci]
1 parent 9635c1c commit 1e4a773

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.8.10](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.9...1.8.10) (2023-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* can report on an async mdapi format deploy ([#574](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/574)) ([9635c1c](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/9635c1c8852671a11365c0c24f430bb1ede23a2e))
7+
8+
9+
110
## [1.8.9](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.8...1.8.9) (2023-04-08)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-deploy-retrieve",
33
"description": "deploy and retrieve commands for sf",
4-
"version": "1.8.9",
4+
"version": "1.8.10",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -269,4 +269,4 @@
269269
"output": []
270270
}
271271
}
272-
}
272+
}

0 commit comments

Comments
 (0)