Skip to content

Commit 5bfaf8d

Browse files
committed
chore(release): 1.17.15 [skip ci]
1 parent 6797b6d commit 5bfaf8d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.17.15](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.17.14...1.17.15) (2023-09-18)
2+
3+
### Bug Fixes
4+
5+
- display deploy ID not validation ID ([#748](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/748)) ([6797b6d](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/6797b6d02cf2c9ab9ccac3b8c1483b4834cfa1b5))
6+
17
## [1.17.14](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.17.13...1.17.14) (2023-09-16)
28

39
### Bug Fixes

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.17.14",
4+
"version": "1.17.15",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)