From 95507ef2ab494490fd389dbdb16f1a56c881a2ff Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 21 Jul 2024 02:52:26 +0000 Subject: [PATCH] chore(release): 2.0.14 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 184ffcd..23b496d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.14](https://github.com/oclif/plugin-legacy/compare/2.0.13...2.0.14) (2024-07-21) + +### Bug Fixes + +- **deps:** bump semver from 7.6.2 to 7.6.3 ([#471](https://github.com/oclif/plugin-legacy/issues/471)) ([ee03808](https://github.com/oclif/plugin-legacy/commit/ee0380881429a30fc130044a223d49dc36b32635)) + ## [2.0.13](https://github.com/oclif/plugin-legacy/compare/2.0.12...2.0.13) (2024-06-13) ### Bug Fixes diff --git a/package.json b/package.json index bb2b0c1..53cc07d 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.13", + "version": "2.0.14", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {