diff --git a/CHANGELOG.md b/CHANGELOG.md index 67267421..77c07783 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.11](https://github.com/oclif/plugin-not-found/compare/3.0.10...3.0.11) (2024-02-19) + +### Bug Fixes + +- update oclif/core ([#552](https://github.com/oclif/plugin-not-found/issues/552)) ([2c0a89c](https://github.com/oclif/plugin-not-found/commit/2c0a89ceda6682817d2450f9612a643684d669a8)) + ## [3.0.10](https://github.com/oclif/plugin-not-found/compare/3.0.9...3.0.10) (2024-02-04) ### Bug Fixes diff --git a/package.json b/package.json index e7954cd9..af9e80eb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "3.0.10", + "version": "3.0.11", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {