Skip to content

Commit 67221f9

Browse files
committed
chore(release): 1.15.1 [skip ci]
1 parent 622e7e5 commit 67221f9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.15.1](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.15.0...1.15.1) (2023-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* throw if delete request is canceled ([3bd96ca](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/3bd96caa55af2ed17fd62550c1e6edeeee2d1c85))
7+
8+
9+
110
# [1.15.0](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.14.4...1.15.0) (2023-07-11)
211

312

package.json

Lines changed: 1 addition & 1 deletion
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.15.0",
4+
"version": "1.15.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)