diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a3e3a5..ff3544a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.4.1](https://github.com/oclif/core/compare/0.4.0...0.4.1) (2024-08-30) + + +### Bug Fixes + +* show icons in CI ([0eff915](https://github.com/oclif/core/commit/0eff915e25a1da12e8bb2028754a76ca26315511)) + + + # [0.4.0](https://github.com/oclif/core/compare/0.3.4...0.4.0) (2024-08-30) diff --git a/package.json b/package.json index b84a111..ecb4f32 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.0", + "version": "0.4.1", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {