diff --git a/CHANGELOG.md b/CHANGELOG.md index c07abcc..b621371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.8](https://github.com/oclif/plugin-legacy/compare/2.0.7...2.0.8) (2024-03-24) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.25.2 to 3.26.0 ([#389](https://github.com/oclif/plugin-legacy/issues/389)) ([6bffa2c](https://github.com/oclif/plugin-legacy/commit/6bffa2c2ec198a00c36e1a8af83d087a2785ce3c)) + ## [2.0.7](https://github.com/oclif/plugin-legacy/compare/2.0.6...2.0.7) (2024-02-21) ### Bug Fixes diff --git a/package.json b/package.json index 159c9b3..7ca3b7a 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.7", + "version": "2.0.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {