diff --git a/CHANGELOG.md b/CHANGELOG.md index b621371..0bfe9ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.9](https://github.com/oclif/plugin-legacy/compare/2.0.8...2.0.9) (2024-05-05) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.26.4 to 3.26.5 ([#418](https://github.com/oclif/plugin-legacy/issues/418)) ([9009d4b](https://github.com/oclif/plugin-legacy/commit/9009d4bfcb5e33096d71ed42b7df6df9e301bab3)) + ## [2.0.8](https://github.com/oclif/plugin-legacy/compare/2.0.7...2.0.8) (2024-03-24) ### Bug Fixes diff --git a/package.json b/package.json index 2587018..e6a6da5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-legacy", "description": "converts older style plugins to be compatible with oclif", - "version": "2.0.8", + "version": "2.0.9", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {