From 9ca0219024e9e5146db78c3df1873c4a9af21de7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 8 Dec 2024 08:50:26 +0000 Subject: [PATCH] chore(release): 2.0.19 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 104cf6e..9145b2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.19](https://github.com/oclif/plugin-legacy/compare/2.0.18...2.0.19) (2024-12-08) + +### Bug Fixes + +- **deps:** bump debug from 4.3.7 to 4.4.0 ([#543](https://github.com/oclif/plugin-legacy/issues/543)) ([2d7956c](https://github.com/oclif/plugin-legacy/commit/2d7956ca6031217c69af4222285e588ab34d57c7)) + ## [2.0.18](https://github.com/oclif/plugin-legacy/compare/2.0.17...2.0.18) (2024-09-08) ### Bug Fixes diff --git a/package.json b/package.json index 35d8209..a7136fe 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.18", + "version": "2.0.19", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {