From 4dbbd6787425d74a9654c8708fc54ac5db1ea348 Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Thu, 31 Mar 2022 15:02:18 +0200 Subject: [PATCH] chore: Release v2.0.2 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1982f75..a4106a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ 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. +### [2.0.2](https://github.com/medikoo/cli-color/compare/v2.0.1...v2.0.2) (2022-03-31) + +### Bug Fixes + +- Ensure to use widely supported ANSI codes for line move ([6838339](https://github.com/medikoo/cli-color/commit/6838339ae80d36e77c291645c6de891928197933)) + ### [2.0.1](https://github.com/medikoo/cli-color/compare/v2.0.0...v2.0.1) (2021-10-15) ### Maintenance Improvements diff --git a/package.json b/package.json index b3268ed..89de9f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cli-color", - "version": "2.0.1", + "version": "2.0.2", "description": "Colors, formatting and other tools for the console", "author": "Mariusz Nowak (http://www.medikoo.com/)", "keywords": [