diff --git a/CHANGELOG.md b/CHANGELOG.md index fda60bd1..1b696b59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [3.2.27](https://github.com/oclif/plugin-not-found/compare/3.2.26...3.2.27) (2024-11-17) + +### Bug Fixes + +- **deps:** bump cross-spawn from 7.0.3 to 7.0.5 ([#766](https://github.com/oclif/plugin-not-found/issues/766)) ([2d71cf9](https://github.com/oclif/plugin-not-found/commit/2d71cf9d8ed11b1cadf7674452deac82a8928139)) + ## [3.2.26](https://github.com/oclif/plugin-not-found/compare/3.2.25...3.2.26) (2024-11-16) ### Bug Fixes diff --git a/package.json b/package.json index 127ed786..31b9206b 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.26", + "version": "3.2.27", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-not-found/issues", "dependencies": {