diff --git a/CHANGELOG.md b/CHANGELOG.md index 2214fe6..5a45536 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.9](https://github.com/oclif/plugin-version/compare/2.0.8...2.0.9) (2023-12-09) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.12.0 to 3.14.1 ([#319](https://github.com/oclif/plugin-version/issues/319)) ([6ff5857](https://github.com/oclif/plugin-version/commit/6ff5857611ede4ec24e6904c471bc236d1249e54)) + ## [2.0.8](https://github.com/oclif/plugin-version/compare/2.0.7...2.0.8) (2023-11-26) ### Bug Fixes diff --git a/package.json b/package.json index 6a826e0..ad6a45e 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.8", + "version": "2.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-version/issues", "dependencies": {