Skip to content

Commit

Permalink
chore(package) v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Nov 10, 2020
1 parent 738852b commit 1001f35
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions ChangeLog
@@ -1,3 +1,15 @@
2020.11.10, v3.0.0

feature:
- (package) through2 v4.0.2
- (package) tar-stream v2.1.4
- (package) nodemon v2.0.6
- (package) drop support of node < 10
- (package) pipe-io v4.0.1
- (package) redrun v7.0.0
- (travis) add node v10 support


2018.05.02, v2.0.0

feature:
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "tar-to-zip",
"version": "2.0.0",
"version": "3.0.0",
"description": "convert tar and tar.gz archives to zip",
"main": "lib/tar-to-zip.js",
"bin": {
Expand Down

0 comments on commit 1001f35

Please sign in to comment.