diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ab0474e..2f987afe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [1.18.0](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.17.16...1.18.0) (2023-09-19) + +### Features + +- 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)) + ## [1.17.16](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.17.15...1.17.16) (2023-09-18) ### Bug Fixes diff --git a/package.json b/package.json index abf0785b..57b3696d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-deploy-retrieve", "description": "deploy and retrieve commands for sf", - "version": "1.17.16", + "version": "1.18.0", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {