Skip to content

Commit 06e880b

Browse files
committed
chore(release): 1.11.8 [skip ci]
1 parent beb7fcb commit 06e880b

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.11.8](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.11.7...1.11.8) (2023-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* warn when code coverage doesn't meet requirement ([3d5a9f0](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/3d5a9f039158800074fbd4e9a983d0fe6611f22c))
7+
8+
9+
110
## [1.11.7](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.11.6...1.11.7) (2023-06-07)
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.11.7",
4+
"version": "1.11.8",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)