From 997c40c5b8ff3d2804bd536d3a558254b492b413 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 29 Sep 2024 11:26:45 +0000 Subject: [PATCH] chore(release): 0.7.2 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa9dcfd..e5e6db4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.2](https://github.com/oclif/core/compare/0.7.1...0.7.2) (2024-09-29) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.21 to 4.0.23 ([6ac836b](https://github.com/oclif/core/commit/6ac836b286200a44569c902b0d44efdd0e407051)) + + + ## [0.7.1](https://github.com/oclif/core/compare/0.7.0...0.7.1) (2024-09-29) diff --git a/package.json b/package.json index 7f9accd..a6eaa7c 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.1", + "version": "0.7.2", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {