Skip to content

Commit

Permalink
Release version 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed May 23, 2019
1 parent f4ec13b commit c24a408
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.8 (23 May 2019)

* Add levenshtein
* Add randomId
* Fix decodeUriComponent when string is totally not encoded

## v1.4.7 (14 May 2019)

* Fix randomBytes when crypto is not available
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-src",
"version": "1.4.7",
"version": "1.4.8",
"description": "Useful utility collection with zero dependencies",
"bin": {
"licia": "./bin/licia.js"
Expand Down

0 comments on commit c24a408

Please sign in to comment.