From 037bbbce05c3605eb3446061b9cb8f2609b48541 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 29 Oct 2024 22:24:42 +0000 Subject: [PATCH] chore(release): 0.7.11 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eafc942..b305d8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.11](https://github.com/oclif/core/compare/0.7.10...0.7.11) (2024-10-29) + + +### Bug Fixes + +* improve CI output ([#52](https://github.com/oclif/core/issues/52)) ([d3bb362](https://github.com/oclif/core/commit/d3bb3628e51002da413f2e7c2d7c400443bdf696)) + + + ## [0.7.10](https://github.com/oclif/core/compare/0.7.9...0.7.10) (2024-10-27) diff --git a/package.json b/package.json index 493cde9..ff5e73f 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.10", + "version": "0.7.11", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {