From 09241a0fd6ea20a7c442ae837d2ae84fae38395d Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 26 Nov 2023 08:49:04 +0000 Subject: [PATCH] chore(release): 2.0.4 [skip ci] --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c4c76d..3b81e3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [2.0.4](https://github.com/oclif/plugin-legacy/compare/2.0.3...2.0.4) (2023-11-26) + +### Bug Fixes + +- **deps:** bump moment from 2.24.0 to 2.29.4 ([#327](https://github.com/oclif/plugin-legacy/issues/327)) ([13ec3d0](https://github.com/oclif/plugin-legacy/commit/13ec3d01269fe2494c8f62c96757a2d7fd6d9a80)) + ## [2.0.3](https://github.com/oclif/plugin-legacy/compare/2.0.2...2.0.3) (2023-11-26) ### Bug Fixes diff --git a/package.json b/package.json index 5623db6..105baed 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.3", + "version": "2.0.4", "author": "Salesforce", "bugs": "https://github.com/oclif/plugin-legacy/issues", "dependencies": {