Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit fd0ca55

Browse files
author
SF-CLI-BOT
committed
chore(release): 5.6.3 [ci skip]
1 parent 4e5c19b commit fd0ca55

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### [5.6.3](https://github.com/oclif/cli-ux/compare/v5.6.2...v5.6.3) (2021-07-07)
6+
7+
8+
### Bug Fixes
9+
10+
* 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))
11+
512
### [5.6.2](https://github.com/oclif/cli-ux/compare/v5.6.1...v5.6.2) (2021-06-21)
613

714
### [5.6.1](https://github.com/oclif/cli-ux/compare/v5.6.0...v5.6.1) (2021-06-11)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cli-ux",
33
"description": "cli IO utilities",
4-
"version": "5.6.2",
4+
"version": "5.6.3",
55
"author": "Jeff Dickey @jdxcode",
66
"bugs": "https://github.com/oclif/cli-ux/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)