diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cbc4b75..ab12dac6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.12](https://github.com/salesforcecli/plugin-dev/compare/0.7.11...0.7.12) (2023-06-22) + + +### Bug Fixes + +* add flag desc ([449bdce](https://github.com/salesforcecli/plugin-dev/commit/449bdce7b7084e650473dfa5ff53e8c9409ec80f)) + + + ## [0.7.11](https://github.com/salesforcecli/plugin-dev/compare/0.7.10...0.7.11) (2023-06-17) diff --git a/package.json b/package.json index ae949b1b..19e40764 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-dev", "description": "commands for sf plugin development", - "version": "0.7.11", + "version": "0.7.12", "author": "Salesforce", "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": {