From 1b3b11e412dfa954017ad678a784c9de37e540ee Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 9 Jun 2024 02:51:34 +0000 Subject: [PATCH] chore(release): 2.0.12 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbafa6c..d1b06e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.12](https://github.com/oclif/plugin-legacy/compare/2.0.11...2.0.12) (2024-06-09) + +### Bug Fixes + +- **deps:** bump @oclif/core from 3.26.6 to 3.27.0 ([#441](https://github.com/oclif/plugin-legacy/issues/441)) ([1fd522b](https://github.com/oclif/plugin-legacy/commit/1fd522b98fa1d8d925a110d713a2f1a42d8631f9)) + ## [2.0.11](https://github.com/oclif/plugin-legacy/compare/2.0.10...2.0.11) (2024-06-02) ### Bug Fixes diff --git a/package.json b/package.json index 03243c9..907d3da 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.11", + "version": "2.0.12", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {