From 5fb40bcb8cbe9ee2b407812129b8a8330b89347f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Thu, 16 Jan 2025 08:33:58 +0000 Subject: [PATCH] chore(release): 0.4.3 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80b792b..b86a582 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.4.3](https://github.com/oclif/table/compare/0.4.2...0.4.3) (2025-01-16) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.2.2 to 4.2.3 ([ef1d347](https://github.com/oclif/table/commit/ef1d347ff2d0a19cce6916a5681b5e8e1f1e1dc1)) + + + ## [0.4.2](https://github.com/oclif/table/compare/0.4.1...0.4.2) (2025-01-15) diff --git a/package.json b/package.json index 11d8b8a..8d26ac4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.4.2", + "version": "0.4.3", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {