From 729d5074402458043a797a1ca58ff5dea8a060b6 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 16 Jul 2023 03:13:15 +0000 Subject: [PATCH] chore(release): 2.2.25 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4d6c5f2..5a2729d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.2.25](https://github.com/oclif/plugin-which/compare/2.2.24...2.2.25) (2023-07-16) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.8.11 to 2.9.3 ([3c4650f](https://github.com/oclif/plugin-which/commit/3c4650f6de6a6863db9fa79b383d0f0f476876c3)) + + + ## [2.2.24](https://github.com/oclif/plugin-which/compare/2.2.23...2.2.24) (2023-07-11) diff --git a/package.json b/package.json index fcc38da0..248e96b4 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.24", + "version": "2.2.25", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-which/issues", "dependencies": {