From a7215fe6b1e33fd98915f11caa51b2ddaea7dc66 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 7 Dec 2024 11:27:08 +0000 Subject: [PATCH] chore(release): 0.3.7 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ae8bcc..435c95e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.7](https://github.com/oclif/table/compare/0.3.6...0.3.7) (2024-12-07) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.32 to 4.0.34 ([54e7443](https://github.com/oclif/table/commit/54e74434f4d9106c835d2c111860f568ce3f593c)) + + + ## [0.3.6](https://github.com/oclif/table/compare/0.3.5...0.3.6) (2024-12-07) diff --git a/package.json b/package.json index 2544e82..820b0e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.3.6", + "version": "0.3.7", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {