diff --git a/CHANGELOG.md b/CHANGELOG.md index 42e063d..28b223f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [5.6.3](https://github.com/oclif/cli-ux/compare/v5.6.2...v5.6.3) (2021-07-07) + + +### Bug Fixes + +* makes the max terminal width for tables correct on Windows machines ([#386](https://github.com/oclif/cli-ux/issues/386)) ([4e5c19b](https://github.com/oclif/cli-ux/commit/4e5c19b3fd13493e09379d9e7da54b4bc7e4a2d3)) + ### [5.6.2](https://github.com/oclif/cli-ux/compare/v5.6.1...v5.6.2) (2021-06-21) ### [5.6.1](https://github.com/oclif/cli-ux/compare/v5.6.0...v5.6.1) (2021-06-11) diff --git a/package.json b/package.json index cfff850..9a373e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cli-ux", "description": "cli IO utilities", - "version": "5.6.2", + "version": "5.6.3", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/cli-ux/issues", "dependencies": {