From 72f951b5ab7d8d8ec927122f20ebbfe6653c317e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sat, 19 Oct 2024 08:34:41 +0000 Subject: [PATCH] chore(release): 0.1.21 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be9f91b..c24f319 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.21](https://github.com/oclif/table/compare/0.1.20...0.1.21) (2024-10-19) + + +### Bug Fixes + +* **deps:** bump @oclif/core from 4.0.28 to 4.0.29 ([b040457](https://github.com/oclif/table/commit/b040457a5a25202d12acf3bb9bc95368bc645fc4)) + + + ## [0.1.20](https://github.com/oclif/table/compare/0.1.19...0.1.20) (2024-10-17) diff --git a/package.json b/package.json index 9bf44f8..9639e7b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.20", + "version": "0.1.21", "author": "Salesforce", "bugs": "https://github.com/oclif/table/issues", "dependencies": {