diff --git a/CHANGELOG.md b/CHANGELOG.md index 362d109..1ad8c37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.18](https://github.com/oclif/core/compare/0.7.17...0.7.18) (2024-12-15) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.34 to 4.0.37 ([ac8e63c](https://github.com/oclif/core/commit/ac8e63cd34e83c454b47d9fd9912998c86f619f8)) + + + ## [0.7.17](https://github.com/oclif/core/compare/0.7.16...0.7.17) (2024-12-08) diff --git a/package.json b/package.json index 18df4ef..b583a70 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.17", + "version": "0.7.18", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {