From 57d385bc60f4205882070baea46a106e5e7a7999 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 25 Aug 2024 02:49:55 +0000 Subject: [PATCH] chore(release): 0.3.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 36a9eb0..0c375de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.2](https://github.com/oclif/core/compare/0.3.1...0.3.2) (2024-08-25) + + +### Bug Fixes + +* **deps:** bump @types/react from 18.3.3 to 18.3.4 ([3f30fa5](https://github.com/oclif/core/commit/3f30fa575ed1c713ffc9e51a8450fed363f681f8)) + + + ## [0.3.1](https://github.com/oclif/core/compare/0.3.0...0.3.1) (2024-08-21) diff --git a/package.json b/package.json index 55b0452..e392d07 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.3.1", + "version": "0.3.2", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {