From 81416f75969fe9fe0b0bf7b5c8e62400964c67a7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 25 Sep 2024 17:21:49 +0000 Subject: [PATCH] chore(release): 0.5.8 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a1a67a..1c8f354 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.5.8](https://github.com/oclif/core/compare/0.5.7...0.5.8) (2024-09-25) + + +### Bug Fixes + +* dont capital case stage ([bb5ffaa](https://github.com/oclif/core/commit/bb5ffaa0e72c96fb1dad5aef2d6b90dfed76fc25)) + + + ## [0.5.7](https://github.com/oclif/core/compare/0.5.6...0.5.7) (2024-09-22) diff --git a/package.json b/package.json index 06fdeb5..7608ef5 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.5.7", + "version": "0.5.8", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {