diff --git a/CHANGELOG.md b/CHANGELOG.md index 63d8704b..9a16f690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.2.30](https://github.com/oclif/plugin-which/compare/2.2.29...2.2.30) (2023-08-13) + + +### Bug Fixes + +* **deps:** bump ansi-regex from 3.0.0 to 3.0.1 ([444dfc5](https://github.com/oclif/plugin-which/commit/444dfc5870cec45d5271064a2b3316e6704e0137)) + + + ## [2.2.29](https://github.com/oclif/plugin-which/compare/2.2.28...2.2.29) (2023-07-30) diff --git a/package.json b/package.json index 7d23bd08..bacce794 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.29", + "version": "2.2.30", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-which/issues", "dependencies": {