diff --git a/CHANGELOG.md b/CHANGELOG.md index 71fb4789..bea3511e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.10](https://github.com/oclif/plugin-not-found/compare/3.2.9...3.2.10) (2024-07-07) + +### Bug Fixes + +- **deps:** bump @inquirer/confirm from 3.1.11 to 3.1.14 ([#665](https://github.com/oclif/plugin-not-found/issues/665)) ([6727671](https://github.com/oclif/plugin-not-found/commit/67276711ef3c1510351896d928aa3a95239e6955)) + ## [3.2.9](https://github.com/oclif/plugin-not-found/compare/3.2.8...3.2.9) (2024-07-06) ### Bug Fixes diff --git a/package.json b/package.json index 2b263937..e01c7999 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-not-found", "description": "\"did you mean\" for oclif", - "version": "3.2.9", + "version": "3.2.10", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {