From 9fe507245fe3942118f2a43e4d00b29613d8bbe3 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 23 Jul 2023 11:21:48 +0000 Subject: [PATCH] chore(release): 2.2.27 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bab313c5..bb07258c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [2.2.27](https://github.com/oclif/plugin-which/compare/2.2.26...2.2.27) (2023-07-23) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 2.9.3 to 2.9.4 ([dc73c0d](https://github.com/oclif/plugin-which/commit/dc73c0d3c633bc6940da2bac7d254fdb1edb45bc)) + + + ## [2.2.26](https://github.com/oclif/plugin-which/compare/2.2.25...2.2.26) (2023-07-19) diff --git a/package.json b/package.json index a863f1a9..d994db97 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.26", + "version": "2.2.27", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-which/issues", "dependencies": {