Skip to content

Commit 8436220

Browse files
committed
2.0.1
1 parent e3dd9b2 commit 8436220

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

history.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!--lint disable no-multiple-toplevel-headings -->
44

5+
2.0.1 / 2016-07-20
6+
==================
7+
8+
* Fix superfluous lines from showing up ([`e3dd9b2`](https://github.com/wooorm/vfile-reporter/commit/e3dd9b2))
9+
* Fix a bug where the `color` setting wasn’t honoured ([`7904055`](https://github.com/wooorm/vfile-reporter/commit/7904055))
10+
511
2.0.0 / 2016-06-23
612
==================
713

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vfile-reporter",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Stylish reporter for virtual files",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)