Skip to content

Commit 55ed28c

Browse files
committed
chore(release): 1.8.21 [skip ci]
1 parent 0a7506f commit 55ed28c

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.21](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.20...1.8.21) (2023-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* commonFlags with warnings that warn about comma misuse ([484da21](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/484da2138a1aefad32c38cbb6d396f759c806101))
7+
8+
9+
110
## [1.8.20](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.8.19...1.8.20) (2023-05-09)
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.20",
4+
"version": "1.8.21",
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)