From eb682ebb2582139bb9329eb67bae15d6c924f70e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 11 Sep 2024 21:07:51 +0000 Subject: [PATCH] chore(release): 0.5.5 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) 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": {