From 6b5eca17cfbe13804e915c2b0c91cc3d29f24f86 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Tue, 24 Sep 2024 20:24:38 +0000 Subject: [PATCH] chore(release): 0.1.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 5e79fa1..15948c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.1.7](https://github.com/oclif/core/compare/0.1.6...0.1.7) (2024-09-24) + + +### Bug Fixes + +* calculate width of wrapped ansi ([796359e](https://github.com/oclif/core/commit/796359e6f0c66a82c1f01ec36b6e1273e4721d4a)) + + + ## [0.1.6](https://github.com/oclif/core/compare/0.1.5...0.1.6) (2024-09-24) diff --git a/package.json b/package.json index e758896..656b9fd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oclif/table", "description": "Display table in terminal", - "version": "0.1.6", + "version": "0.1.7", "author": "Salesforce", "bugs": "https://github.com/oclif/multi-stage-output/issues", "dependencies": {