Skip to content

Commit

Permalink
Release version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Mar 13, 2019
1 parent cd60fae commit ab547aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v1.4.1 (13 Mar 2019)

* Fix template, use
* Add ansiColor, sleep
* debug support terminal color

## v1.4.0 (3 Feb 2019)

* Add prefetch
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "licia",
"version": "1.4.0",
"version": "1.4.1",
"description": "Useful utility collection with zero dependencies",
"bin": {
"licia": "./bin/licia.js"
Expand Down

0 comments on commit ab547aa

Please sign in to comment.