Skip to content

Commit 886f66e

Browse files
committed
chore(release): 1.8.15 [skip ci]
1 parent e7e24ff commit 886f66e

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.15](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.14...1.8.15) (2023-04-19)
2+
3+
4+
### Bug Fixes
5+
6+
* bump SDR ([#589](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/589)) ([e7e24ff](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/e7e24ff006ff4730b753a6992bd01051d3777675))
7+
8+
9+
110
## [1.8.14](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.13...1.8.14) (2023-04-15)
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.14",
4+
"version": "1.8.15",
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)