From 1b77cf7ba2ac226d27c680a3c3e369aeadd6c4b0 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 17 Nov 2024 05:34:22 +0000 Subject: [PATCH] chore(release): 0.7.14 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eff03b7..c3ea26d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.14](https://github.com/oclif/core/compare/0.7.13...0.7.14) (2024-11-17) + + +### Bug Fixes + +* **deps:** bump cross-spawn from 7.0.3 to 7.0.5 ([b6581b6](https://github.com/oclif/core/commit/b6581b628ac3b6328fdf021a2aa1eae131609996)) + + + ## [0.7.13](https://github.com/oclif/core/compare/0.7.12...0.7.13) (2024-11-17) diff --git a/package.json b/package.json index 24b9a92..8b52134 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.13", + "version": "0.7.14", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {