diff --git a/CHANGELOG.md b/CHANGELOG.md index c50cbc6f..1af12b52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.17.9](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.17.8...1.17.9) (2023-09-08) + + +### Bug Fixes + +* show retrieve warnings in a table ([3f34340](https://github.com/salesforcecli/plugin-deploy-retrieve/commit/3f34340eaa800ad0019a87599646d6f91529b16f)) + + + ## [1.17.8](https://github.com/salesforcecli/plugin-deploy-retrieve/compare/1.17.7...1.17.8) (2023-09-02) diff --git a/package.json b/package.json index 974542b8..14f797c6 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.8", + "version": "1.17.9", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {