From 5b85ddb7dbea7759f4254e7bedd0bf1b984f349d Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Mon, 20 Aug 2018 21:22:16 +0200 Subject: [PATCH] chore(release): 1.3.0 --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..022b46f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Change Log + +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. + + +# [1.3.0](https://github.com/medikoo/cli-color/compare/v1.2.0...v1.3.0) (2018-08-20) + + +### Bug Fixes + +* downgrade ansi-regex to not break support for old Node.js versions ([c4f765f](https://github.com/medikoo/cli-color/commit/c4f765f)) + + +### Features + +* **colums:** support multine cells ([585fc59](https://github.com/medikoo/cli-color/commit/585fc59)) diff --git a/package.json b/package.json index fe0ca21..02a28a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cli-color", - "version": "1.2.0", + "version": "1.3.0", "description": "Colors, formatting and other tools for the console", "author": "Mariusz Nowak (http://www.medikoo.com/)", "keywords": [