From 9d420f13ac28bfe6987deafd75b4be49f9bab210 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 23 Jul 2024 15:09:24 +0000 Subject: [PATCH] chore(release): 2.0.15 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23b496d..c8ea486 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.15](https://github.com/oclif/plugin-legacy/compare/2.0.14...2.0.15) (2024-07-23) + +### Bug Fixes + +- husky 9.1.1 fix ([#473](https://github.com/oclif/plugin-legacy/issues/473)) ([f77710c](https://github.com/oclif/plugin-legacy/commit/f77710c9a058b0b3ce5f4752b7cac443ff6cbef5)) + ## [2.0.14](https://github.com/oclif/plugin-legacy/compare/2.0.13...2.0.14) (2024-07-21) ### Bug Fixes diff --git a/package.json b/package.json index a3899ff..223ce51 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.14", + "version": "2.0.15", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {