From c7dae6bff8e4ec93a3a5f6fff95511d17c366ca3 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 13 Aug 2023 05:24:21 +0000 Subject: [PATCH] chore(release): 2.2.30 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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": {