Skip to content

Commit a0f02bd

Browse files
committed
chore(release): 1.9.4 [skip ci]
1 parent 9290bfc commit a0f02bd

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.9.4](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.9.3...1.9.4) (2023-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* wrong flag name ([#622](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/622)) ([9290bfc](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/9290bfcd88282cd3e940253d9eba7ad58dcca58b))
7+
8+
9+
110
## [1.9.3](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.9.2...1.9.3) (2023-05-18)
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.9.3",
4+
"version": "1.9.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)