From 962b06a7867afb1f15036aace6f5a134134f6ef6 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 21 Aug 2024 15:08:06 +0000 Subject: [PATCH] chore(release): 0.3.1 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7a8a0a..36a9eb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.1](https://github.com/oclif/core/compare/0.3.0...0.3.1) (2024-08-21) + + +### Bug Fixes + +* no color by default for divider ([eb55243](https://github.com/oclif/core/commit/eb55243e6b290a2f1d32c26dd6ec7013d4cdc9f1)) + + + # [0.3.0](https://github.com/oclif/core/compare/0.2.2...0.3.0) (2024-08-19) diff --git a/package.json b/package.json index 8a08ad1..9729e69 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.0", + "version": "0.3.1", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {