diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a1da0b..2214fe6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.8](https://github.com/oclif/plugin-version/compare/2.0.7...2.0.8) (2023-11-26) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.11.0 to 3.12.0 ([#305](https://github.com/oclif/plugin-version/issues/305)) ([91ef63d](https://github.com/oclif/plugin-version/commit/91ef63dcdde5c6f82829f8c75cf3d8f83ce9b7ae)) + ## [2.0.7](https://github.com/oclif/plugin-version/compare/2.0.6...2.0.7) (2023-11-18) ### Bug Fixes diff --git a/package.json b/package.json index 5a44a51..7aab56b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-version", "description": "A command that shows the CLI version", - "version": "2.0.7", + "version": "2.0.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {