Skip to content

Commit ab547aa

Browse files
committed
Release version 1.4.1
1 parent cd60fae commit ab547aa

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.4.1 (13 Mar 2019)
2+
3+
* Fix template, use
4+
* Add ansiColor, sleep
5+
* debug support terminal color
6+
17
## v1.4.0 (3 Feb 2019)
28

39
* Add prefetch

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "licia",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Useful utility collection with zero dependencies",
55
"bin": {
66
"licia": "./bin/licia.js"

0 commit comments

Comments
 (0)