From c2c768a33983268c8e0cfc8b55fa604d9af79459 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Wed, 25 Sep 2024 15:29:24 +0000 Subject: [PATCH] chore(release): 0.1.9 [skip ci] --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9b51e3..7f86188 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.9](https://github.com/oclif/core/compare/0.1.8...0.1.9) (2024-09-25) + + +### Bug Fixes + +* newline after table ([fcb6029](https://github.com/oclif/core/commit/fcb602926d4be844e839c17daeb8f15e490eaab8)) + + + ## [0.1.8](https://github.com/oclif/core/compare/0.1.7...0.1.8) (2024-09-25) diff --git a/package.json b/package.json index 8031cc5..17fbe12 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.8", + "version": "0.1.9", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {