From 61f7a105b46649f05e86d59c9348828d49645fcf Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 15 Jan 2025 19:52:25 +0000 Subject: [PATCH] chore(release): 0.4.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 e199cc7..80b792b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.4.2](https://github.com/oclif/table/compare/0.4.1...0.4.2) (2025-01-15) + + +### Bug Fixes + +* pin ink to 5.0.1 ([a5a388d](https://github.com/oclif/table/commit/a5a388ddf9325f9988db214745bed4ce838ab9e6)) + + + ## [0.4.1](https://github.com/oclif/table/compare/0.4.0...0.4.1) (2025-01-11) diff --git a/package.json b/package.json index 5a5f621..4a5ee87 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.4.1", + "version": "0.4.2", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {