diff --git a/CHANGELOG.md b/CHANGELOG.md index 24e6c43..1e8a185 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.4](https://github.com/oclif/core/compare/0.7.3...0.7.4) (2024-10-06) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.23 to 4.0.27 ([0b7759c](https://github.com/oclif/core/commit/0b7759cbe9c63a1f729ca84afc1f231ffecbe9a8)) + + + ## [0.7.3](https://github.com/oclif/core/compare/0.7.2...0.7.3) (2024-10-04) diff --git a/package.json b/package.json index d022142..d80068e 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.3", + "version": "0.7.4", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {