From b6a6b531f75f931b516646ee5d55c0977ef35685 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 1 Sep 2024 03:01:24 +0000 Subject: [PATCH] chore(release): 0.4.2 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff3544a..b6289c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.4.2](https://github.com/oclif/core/compare/0.4.1...0.4.2) (2024-09-01) + + +### Bug Fixes + +* **deps:** bump @types/react from 18.3.4 to 18.3.5 ([106af0a](https://github.com/oclif/core/commit/106af0ae1ab510c9161cb05c2ab043fe18dcaeaf)) + + + ## [0.4.1](https://github.com/oclif/core/compare/0.4.0...0.4.1) (2024-08-30) diff --git a/package.json b/package.json index bb60f99..7714d0c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/multi-stage-output", "description": "Terminal output for oclif commands with multiple stages", - "version": "0.4.1", + "version": "0.4.2", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {