diff --git a/CHANGELOG.md b/CHANGELOG.md index 955069d5..cd4af8d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.2.32](https://github.com/oclif/plugin-which/compare/2.2.31...2.2.32) (2023-08-27) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.11.8 to 2.11.10 ([5ac6e36](https://github.com/oclif/plugin-which/commit/5ac6e3644feb3af994d2de752a7a1a438f7aa7ca)) + + + ## [2.2.31](https://github.com/oclif/plugin-which/compare/2.2.30...2.2.31) (2023-08-20) diff --git a/package.json b/package.json index 0733e76e..876ac685 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-which", "description": "find which plugin a command is in", - "version": "2.2.31", + "version": "2.2.32", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-which/issues", "dependencies": {