Skip to content

Commit

Permalink
chore(package) v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 3, 2020
1 parent e32c4ee commit a4fa4ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
@@ -1,3 +1,10 @@
2020.05.03, v4.2.0

feature:
- (onezip) superfind
- (onezip) simplify findFiles


2020.04.23, v4.1.0

fix:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "onezip",
"version": "4.1.0",
"version": "4.2.0",
"description": "pack and extract .zip archives with emitter",
"type": "commonjs",
"main": "./lib/onezip.js",
Expand Down

0 comments on commit a4fa4ad

Please sign in to comment.