Skip to content

Commit 8aad839

Browse files
committed
chore(package) v5.1.0
1 parent c8aa9ff commit 8aad839

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ChangeLog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2020.01.22, v5.1.0
2+
3+
feature:
4+
- (package) eslint-plugin-node v11.0.0
5+
- (package) nyc v15.0.0
6+
- (minify) add ability to pass options to HTML, JS, CSS and IMG parsers (#52)
7+
8+
19
2019.12.18, v5.0.0
210

311
feature:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "minify",
3-
"version": "5.0.0",
3+
"version": "5.1.0",
44
"description": "Minifier of js, css, html and img",
55
"homepage": "http://coderaiser.github.io/minify",
66
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",

0 commit comments

Comments
 (0)