Skip to content

Commit

Permalink
Release version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
surunzi committed Jun 13, 2019
1 parent e8e068c commit 1721302
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v1.5.0 (13 June 2019)

* Add fuzzySearch
* Add mime
* Add convertBin
* Add shellSort
* Add deprecate
* Fix Url ts definition
* Fix compressImg ts definition

## v1.4.8 (23 May 2019)

* Add levenshtein
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.8",
"version": "1.5.0",
"description": "Useful utility collection with zero dependencies",
"bin": {
"licia": "./bin/licia.js"
Expand Down

0 comments on commit 1721302

Please sign in to comment.