Skip to content

Commit 4dbbd67

Browse files
committed
chore: Release v2.0.2
1 parent 1583883 commit 4dbbd67

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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+
### [2.0.2](https://github.com/medikoo/cli-color/compare/v2.0.1...v2.0.2) (2022-03-31)
6+
7+
### Bug Fixes
8+
9+
- Ensure to use widely supported ANSI codes for line move ([6838339](https://github.com/medikoo/cli-color/commit/6838339ae80d36e77c291645c6de891928197933))
10+
511
### [2.0.1](https://github.com/medikoo/cli-color/compare/v2.0.0...v2.0.1) (2021-10-15)
612

713
### Maintenance Improvements

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cli-color",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Colors, formatting and other tools for the console",
55
"author": "Mariusz Nowak <[email protected]> (http://www.medikoo.com/)",
66
"keywords": [

0 commit comments

Comments
 (0)