diff --git a/CHANGELOG.md b/CHANGELOG.md index 36dc552..8a1b0b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.22](https://github.com/oclif/plugin-legacy/compare/2.0.21...2.0.22) (2025-02-09) + +### Bug Fixes + +- **deps:** bump semver from 7.7.0 to 7.7.1 ([#580](https://github.com/oclif/plugin-legacy/issues/580)) ([b87c4f3](https://github.com/oclif/plugin-legacy/commit/b87c4f3e7fb8cdac52aababdd48b637a7ce2cbdb)) + ## [2.0.21](https://github.com/oclif/plugin-legacy/compare/2.0.20...2.0.21) (2025-02-05) ### Bug Fixes diff --git a/package.json b/package.json index dbcbaaa..8f51688 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.21", + "version": "2.0.22", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {