From 0b931debbdfe16d08f97f7e8b9557d435dc8aa61 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 11 Jul 2023 11:23:01 +0000 Subject: [PATCH] chore(release): 2.2.24 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e9d3baad..a4d6c5f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.2.24](https://github.com/oclif/plugin-which/compare/2.2.23...2.2.24) (2023-07-11) + + +### Bug Fixes + +* **deps:** bump semver from 5.7.1 to 5.7.2 ([009bea1](https://github.com/oclif/plugin-which/commit/009bea1d2cd34c06895660bddc1567162196527b)) + + + ## [2.2.23](https://github.com/oclif/plugin-which/compare/2.2.22...2.2.23) (2023-07-09) diff --git a/package.json b/package.json index e3afe82c..c3612588 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.23", + "version": "2.2.24", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-which/issues", "dependencies": {