diff --git a/CHANGELOG.md b/CHANGELOG.md index ee73dd9e..bc8940ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.0.6](https://github.com/oclif/plugin-not-found/compare/3.0.5...3.0.6) (2023-12-17) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.14.1 to 3.15.0 ([#506](https://github.com/oclif/plugin-not-found/issues/506)) ([4d08ab2](https://github.com/oclif/plugin-not-found/commit/4d08ab21acab7d5452c6c7b9e3ec8bf03b913825)) + ## [3.0.5](https://github.com/oclif/plugin-not-found/compare/3.0.4...3.0.5) (2023-12-10) ### Bug Fixes diff --git a/package.json b/package.json index 64342854..d959ed4e 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.5", + "version": "3.0.6", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {