diff --git a/CHANGELOG.md b/CHANGELOG.md index c3ea26d..054933e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.15](https://github.com/oclif/core/compare/0.7.14...0.7.15) (2024-11-24) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.32 to 4.0.33 ([3fa8c28](https://github.com/oclif/core/commit/3fa8c284530bcba6c23a6d55d80b88826921b143)) + + + ## [0.7.14](https://github.com/oclif/core/compare/0.7.13...0.7.14) (2024-11-17) diff --git a/package.json b/package.json index 7a89103..c85eb59 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.14", + "version": "0.7.15", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {