From e1b2e87792b94424a2dab00a3dcce27d2172ceb2 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 15 Dec 2024 03:14:54 +0000 Subject: [PATCH] chore(release): 0.3.8 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 435c95e..e25b3bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.3.8](https://github.com/oclif/table/compare/0.3.7...0.3.8) (2024-12-15) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.34 to 4.0.37 ([a373e7c](https://github.com/oclif/table/commit/a373e7ccf9fea23111b78ef2448ed686b08086ac)) + + + ## [0.3.7](https://github.com/oclif/table/compare/0.3.6...0.3.7) (2024-12-07) diff --git a/package.json b/package.json index 094b5a0..1ca2f37 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.3.7", + "version": "0.3.8", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {