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": {