From 9911c38388782f2f822f2b2bc871ec4b2480691d Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 8 Dec 2024 08:37:33 +0000 Subject: [PATCH] chore(release): 0.7.17 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a172c2b..362d109 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.7.17](https://github.com/oclif/core/compare/0.7.16...0.7.17) (2024-12-08) + + +### Bug Fixes + +* **deps:** bump ink from 5.0.1 to 5.1.0 ([04d9913](https://github.com/oclif/core/commit/04d991377125a8969659fe53d9d311094c85e51b)) + + + ## [0.7.16](https://github.com/oclif/core/compare/0.7.15...0.7.16) (2024-12-08) diff --git a/package.json b/package.json index 7f05cf7..cbf962f 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.16", + "version": "0.7.17", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {