diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b1ef5c..b5387e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.7](https://github.com/oclif/core/compare/0.7.6...0.7.7) (2024-10-14) + + +### Bug Fixes + +* dedupe info in CI mode ([e00f1a9](https://github.com/oclif/core/commit/e00f1a99696f77c4a3bb57ecd57566c52c0f94e8)) + + + ## [0.7.6](https://github.com/oclif/core/compare/0.7.5...0.7.6) (2024-10-13) diff --git a/package.json b/package.json index daa0b5b..c8c79e7 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.6", + "version": "0.7.7", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {