From 7f482dabd9311f768d04cd3ad1fd13aa8d30a46e Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 18 Sep 2019 15:10:23 +0300 Subject: [PATCH] chore(package) v3.0.1 --- ChangeLog | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b07a8f8..56e3d1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2019.09.18, v3.0.1 + +feature: +- (bizzy) madrun +- (package) eslint v6.4.0 +- (package) pipe-io v4.0.0 +- (package) eslint-plugin-node v10.0.0 +- (package) nyc v14.1.1 +- (package) tar-fs v2.0.0 +- (package) tar-stream v2.1.0 + + 2018.09.28, v3.0.0 feature: diff --git a/package.json b/package.json index 6ea3084..e40c219 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bizzy", - "version": "3.0.0", + "version": "3.0.1", "description": "extract .tar.bz2 archives with emitter", "main": "lib/bizzy.js", "bin": {