Skip to content

Commit caa88c6

Browse files
committed
chore(release): 1.8.8 [skip ci]
1 parent 25add05 commit caa88c6

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.8](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.7...1.8.8) (2023-04-03)
2+
3+
4+
### Bug Fixes
5+
6+
* upate package.json for correct help and command ref ([#563](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/563)) ([25add05](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/25add05447330d10b9e821555de98defba262dfc))
7+
8+
9+
110
## [1.8.7](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.5-beta.9...1.8.7) (2023-03-29)
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.7",
4+
"version": "1.8.8",
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)