Skip to content

Commit 7a283a3

Browse files
committed
Release version 1.4.3
1 parent 291044d commit 7a283a3

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v1.4.3 (27 Mar 2019)
2+
3+
* Add waitUntil
4+
* Fix entry file ts definition
5+
16
## v1.4.2 (20 Mar 2019)
27

38
* Remove redundant comments

package.json

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

0 commit comments

Comments
 (0)