diff --git a/CHANGELOG.md b/CHANGELOG.md index b305d8f..01c15c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.12](https://github.com/oclif/core/compare/0.7.11...0.7.12) (2024-11-03) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.30 to 4.0.31 ([21eabec](https://github.com/oclif/core/commit/21eabecfb690cdafcc21d99aa7f877cc0a5f82ba)) + + + ## [0.7.11](https://github.com/oclif/core/compare/0.7.10...0.7.11) (2024-10-29) diff --git a/package.json b/package.json index ca6bb61..d52ffab 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.11", + "version": "0.7.12", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {