From 04401ece5ba787aee4f23b63ef194c2da4caf917 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 11 Sep 2024 20:57:59 +0000 Subject: [PATCH] chore(release): 0.5.4 [skip ci] --- CHANGELOG.md | 33 ++++++++++++++++++++++++++++++++- package.json | 2 +- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0058baf..d5c1437 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +## [0.5.4](https://github.com/oclif/core/compare/0.5.4-qa.0...0.5.4) (2024-09-11) + + + +## [0.5.4-qa.0](https://github.com/oclif/core/compare/0.5.3...0.5.4-qa.0) (2024-09-11) + + +### Bug Fixes + +* improve CI check ([85965fa](https://github.com/oclif/core/commit/85965fac7576bc6875a466c5e85346cbc650133c)) + + + +## [0.5.2-qa.0](https://github.com/oclif/core/compare/0.5.1...0.5.2-qa.0) (2024-09-06) + + +### Bug Fixes + +* use CI mode if DEBUG is set ([d9ad6d2](https://github.com/oclif/core/commit/d9ad6d2a9e4122528ac086060e019835cc5a1ece)) + + + ## [0.5.3](https://github.com/oclif/core/compare/0.5.2...0.5.3) (2024-09-11) @@ -7,7 +29,7 @@ -## [0.5.2](https://github.com/oclif/core/compare/0.5.1...0.5.2) (2024-09-08) +## [0.5.2](https://github.com/oclif/core/compare/0.5.2-qa.0...0.5.2) (2024-09-08) ### Bug Fixes @@ -16,6 +38,15 @@ +## [0.5.2-qa.0](https://github.com/oclif/core/compare/0.5.1...0.5.2-qa.0) (2024-09-06) + + +### Bug Fixes + +* use CI mode if DEBUG is set ([d9ad6d2](https://github.com/oclif/core/commit/d9ad6d2a9e4122528ac086060e019835cc5a1ece)) + + + ## [0.5.1](https://github.com/oclif/core/compare/0.5.0...0.5.1) (2024-09-06) diff --git a/package.json b/package.json index efebc2b..6028578 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-qa.0", + "version": "0.5.4", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {