diff --git a/CHANGELOG.md b/CHANGELOG.md index 23b496d..c8ea486 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.15](https://github.com/oclif/plugin-legacy/compare/2.0.14...2.0.15) (2024-07-23) + +### Bug Fixes + +- husky 9.1.1 fix ([#473](https://github.com/oclif/plugin-legacy/issues/473)) ([f77710c](https://github.com/oclif/plugin-legacy/commit/f77710c9a058b0b3ce5f4752b7cac443ff6cbef5)) + ## [2.0.14](https://github.com/oclif/plugin-legacy/compare/2.0.13...2.0.14) (2024-07-21) ### Bug Fixes diff --git a/package.json b/package.json index a3899ff..223ce51 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.14", + "version": "2.0.15", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {