diff --git a/CHANGELOG.md b/CHANGELOG.md index b5387e2..f132812 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.8](https://github.com/oclif/core/compare/0.7.7...0.7.8) (2024-10-20) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.28 to 4.0.29 ([dfd7e5d](https://github.com/oclif/core/commit/dfd7e5dcf9779cea78e1215996abcb4425ac1f9f)) + + + ## [0.7.7](https://github.com/oclif/core/compare/0.7.6...0.7.7) (2024-10-14) diff --git a/package.json b/package.json index c8c79e7..5ea8ee7 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.7", + "version": "0.7.8", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {