From 5b5e708a2151ef2054ec87a733b1261487fe931e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 26 Oct 2024 05:32:42 +0000 Subject: [PATCH] chore(release): 0.2.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 0c39afe..f544045 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.3](https://github.com/oclif/table/compare/0.2.2...0.2.3) (2024-10-26) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.29 to 4.0.30 ([114e4cc](https://github.com/oclif/table/commit/114e4ccc8eacdec220333be8ecdb2f465c033349)) + + + ## [0.2.2](https://github.com/oclif/table/compare/0.2.1...0.2.2) (2024-10-25) diff --git a/package.json b/package.json index 7b6a482..af0a275 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.2.2", + "version": "0.2.3", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {