From 68ece0dbefd9e66c4f93a5725027b3eeae61f266 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 8 Aug 2024 16:45:35 +0000 Subject: [PATCH] chore(release): 0.1.4 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55c15bf..58345ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.4](https://github.com/oclif/core/compare/0.1.3...0.1.4) (2024-08-08) + + +### Bug Fixes + +* padding ([e830e26](https://github.com/oclif/core/commit/e830e26034d8bed963885b3ba5a7eab410a91b76)) + + + ## [0.1.3](https://github.com/oclif/core/compare/0.1.2...0.1.3) (2024-08-08) diff --git a/package.json b/package.json index 739a37b..d9262b4 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.1.3", + "version": "0.1.4", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {