From f9b00731df531e8bd46aece91f34a73b16bf7e6d Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 2 Nov 2024 05:32:50 +0000 Subject: [PATCH] chore(release): 0.3.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 de705c9..dc12d68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.3](https://github.com/oclif/table/compare/0.3.2...0.3.3) (2024-11-02) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.30 to 4.0.31 ([79a97b8](https://github.com/oclif/table/commit/79a97b82fbbb015e2a2b49967e591712a7ea5072)) + + + ## [0.3.2](https://github.com/oclif/table/compare/0.3.1...0.3.2) (2024-10-30) diff --git a/package.json b/package.json index 9109903..6978eaf 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.3.2", + "version": "0.3.3", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {