From 9b8d253104e19e9d3221798b3db3dad864fcd45a Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 24 Mar 2024 08:48:28 +0000 Subject: [PATCH] chore(release): 2.0.8 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c07abcc..b621371 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.8](https://github.com/oclif/plugin-legacy/compare/2.0.7...2.0.8) (2024-03-24) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.25.2 to 3.26.0 ([#389](https://github.com/oclif/plugin-legacy/issues/389)) ([6bffa2c](https://github.com/oclif/plugin-legacy/commit/6bffa2c2ec198a00c36e1a8af83d087a2785ce3c)) + ## [2.0.7](https://github.com/oclif/plugin-legacy/compare/2.0.6...2.0.7) (2024-02-21) ### Bug Fixes diff --git a/package.json b/package.json index 159c9b3..7ca3b7a 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.7", + "version": "2.0.8", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {