From c72740cc0b319ba2e3bcccf8dd834297630a4c96 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 21 Feb 2024 02:48:40 +0000 Subject: [PATCH] chore(release): 2.0.7 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 125f65c..c07abcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.7](https://github.com/oclif/plugin-legacy/compare/2.0.6...2.0.7) (2024-02-21) + +### Bug Fixes + +- **deps:** bump ip from 2.0.0 to 2.0.1 ([#363](https://github.com/oclif/plugin-legacy/issues/363)) ([038e414](https://github.com/oclif/plugin-legacy/commit/038e414e1a2fafd67c558440b669c8d11f2fc819)) + ## [2.0.6](https://github.com/oclif/plugin-legacy/compare/2.0.5...2.0.6) (2024-02-18) ### Bug Fixes diff --git a/package.json b/package.json index 02cd851..13bd466 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.6", + "version": "2.0.7", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {