From aa8914b5edb40c7767b9b803beb0478d9adfe54f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 27 Oct 2024 11:30:57 +0000 Subject: [PATCH] chore(release): 0.7.10 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9443b1a..eafc942 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.10](https://github.com/oclif/core/compare/0.7.9...0.7.10) (2024-10-27) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.29 to 4.0.30 ([2193de1](https://github.com/oclif/core/commit/2193de14313e08a11b07d2e54205fd4972658b61)) + + + ## [0.7.9](https://github.com/oclif/core/compare/0.7.8...0.7.9) (2024-10-27) diff --git a/package.json b/package.json index 21717f3..493cde9 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.9", + "version": "0.7.10", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {