diff --git a/CHANGELOG.md b/CHANGELOG.md index 7059733..4b1ef5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.6](https://github.com/oclif/core/compare/0.7.5...0.7.6) (2024-10-13) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.27 to 4.0.28 ([f761f23](https://github.com/oclif/core/commit/f761f23743effe1e576598efa48e438d2f6abedb)) + + + ## [0.7.5](https://github.com/oclif/core/compare/0.7.4...0.7.5) (2024-10-06) diff --git a/package.json b/package.json index f7e64b2..1547be8 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.7.5", + "version": "0.7.6", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {