From f812a856beea754abe7ab8613527b4c6af34a59e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 17 Oct 2023 11:48:39 +0000 Subject: [PATCH] chore(release): 1.3.4 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76d14ba..4d2f264 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.3.4](https://github.com/oclif/plugin-legacy/compare/1.3.3...1.3.4) (2023-10-17) + + +### Bug Fixes + +* **deps:** bump thenify from 3.3.0 to 3.3.1 ([#306](https://github.com/oclif/plugin-legacy/issues/306)) ([81fba87](https://github.com/oclif/plugin-legacy/commit/81fba8717dd993740416920cbcd4b78d5a91125d)) + + + ## [1.3.3](https://github.com/oclif/plugin-legacy/compare/1.3.2...1.3.3) (2023-10-17) diff --git a/package.json b/package.json index cb1f694..b22af1a 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": "1.3.3", + "version": "1.3.4", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {