From 7af8784ddc126f49a7835bc0e429f097a0e4cb7f Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 16 Nov 2024 05:33:58 +0000 Subject: [PATCH] chore(release): 0.3.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 dc12d68..d0b34c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.4](https://github.com/oclif/table/compare/0.3.3...0.3.4) (2024-11-16) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.31 to 4.0.32 ([d3f90f5](https://github.com/oclif/table/commit/d3f90f582cf5948e6c7cd4141aaaf63dbc86a468)) + + + ## [0.3.3](https://github.com/oclif/table/compare/0.3.2...0.3.3) (2024-11-02) diff --git a/package.json b/package.json index f5e99d3..d14cd38 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.3.3", + "version": "0.3.4", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {