From 83c335fd3787237bf173d641b1620e2f2f6ed1c7 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 8 Dec 2024 03:14:35 +0000 Subject: [PATCH] chore(release): 0.7.16 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 054933e..a172c2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.16](https://github.com/oclif/core/compare/0.7.15...0.7.16) (2024-12-08) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.33 to 4.0.34 ([1c3e48b](https://github.com/oclif/core/commit/1c3e48befd7dfe4874604862041b3aa58733ede0)) + + + ## [0.7.15](https://github.com/oclif/core/compare/0.7.14...0.7.15) (2024-11-24) diff --git a/package.json b/package.json index a027a6b..23e0033 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.15", + "version": "0.7.16", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {