Skip to content

Commit 85eacd3

Browse files
committed
chore(release): 1.18.0 [skip ci]
1 parent b7af57a commit 85eacd3

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.18.0](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.17.16...1.18.0) (2023-09-19)
2+
3+
### Features
4+
5+
- color nuances for test coverage % ([#756](https://github.com/salesforcecli/plugin-deploy-retrieve/issues/756)) ([b7af57a](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/b7af57a9798abc08aac24f22b906455822105ecc))
6+
17
## [1.17.16](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.17.15...1.17.16) (2023-09-18)
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.16",
4+
"version": "1.18.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)