From 1954f4fa46521806f5693f02f8f44fa0e35641b7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 30 Jul 2023 11:21:52 +0000 Subject: [PATCH] chore(release): 2.2.29 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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": {