diff --git a/CHANGELOG.md b/CHANGELOG.md index d5c1437..5be803c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.5.5](https://github.com/oclif/core/compare/0.5.4...0.5.5) (2024-09-11) + + +### Bug Fixes + +* use wrap-ansi to predict height ([6b61e49](https://github.com/oclif/core/commit/6b61e49b43438fca44496204972b2b1d64d2b03e)) + + + ## [0.5.4](https://github.com/oclif/core/compare/0.5.4-qa.0...0.5.4) (2024-09-11) diff --git a/package.json b/package.json index 320a2cc..78a77c5 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.4", + "version": "0.5.5", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {