diff --git a/CHANGELOG.md b/CHANGELOG.md index 104cf6e..9145b2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.19](https://github.com/oclif/plugin-legacy/compare/2.0.18...2.0.19) (2024-12-08) + +### Bug Fixes + +- **deps:** bump debug from 4.3.7 to 4.4.0 ([#543](https://github.com/oclif/plugin-legacy/issues/543)) ([2d7956c](https://github.com/oclif/plugin-legacy/commit/2d7956ca6031217c69af4222285e588ab34d57c7)) + ## [2.0.18](https://github.com/oclif/plugin-legacy/compare/2.0.17...2.0.18) (2024-09-08) ### Bug Fixes diff --git a/package.json b/package.json index 35d8209..a7136fe 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.18", + "version": "2.0.19", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {