From 79a26472010e8528ed4fb5a17f0329b6c965003c Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 4 Aug 2024 02:58:26 +0000 Subject: [PATCH] chore(release): 2.0.16 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8ea486..42bec59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.16](https://github.com/oclif/plugin-legacy/compare/2.0.15...2.0.16) (2024-08-04) + +### Bug Fixes + +- **deps:** bump debug from 4.3.5 to 4.3.6 ([#484](https://github.com/oclif/plugin-legacy/issues/484)) ([93faa79](https://github.com/oclif/plugin-legacy/commit/93faa793885fbe3a17c492c89029fb1982ff8e7f)) + ## [2.0.15](https://github.com/oclif/plugin-legacy/compare/2.0.14...2.0.15) (2024-07-23) ### Bug Fixes diff --git a/package.json b/package.json index 2dea109..4cdcb30 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/plugin-legacy", "description": "converts older style plugins to be compatible with oclif", - "version": "2.0.15", + "version": "2.0.16", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {