Skip to content

Commit

Permalink
chore(package) v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Oct 26, 2018
1 parent 2c92b0f commit 2bd759c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2018.10.26, v4.0.0

feature:
- (minify) es2018-ify
- (package) debug v4.1.0
- (package) drop support of node < 8
- (package) redrun v7.0.2
- (package) nyc v13.1.0
- (package) eslint-plugin-node v7.0.1
- (package) eslint v5.7.0


2018.03.22, v3.0.5

fix:
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": "minify",
"version": "3.0.5",
"version": "4.0.0",
"description": "Minifier of js, css, html and img",
"homepage": "http://coderaiser.github.io/minify",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
Expand Down

0 comments on commit 2bd759c

Please sign in to comment.