diff --git a/CHANGELOG.md b/CHANGELOG.md index d6764a20..63d8704b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.2.29](https://github.com/oclif/plugin-which/compare/2.2.28...2.2.29) (2023-07-30) + + +### Bug Fixes + +* **deps:** bump tslib from 2.6.0 to 2.6.1 ([8c0339b](https://github.com/oclif/plugin-which/commit/8c0339b91fba231c4a4caf62a1711900d3cf3eeb)) + + + ## [2.2.28](https://github.com/oclif/plugin-which/compare/2.2.27...2.2.28) (2023-07-30) diff --git a/package.json b/package.json index e9b63c91..2bf13179 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.28", + "version": "2.2.29", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-which/issues", "dependencies": {