Skip to content

Commit b421419

Browse files
committed
2.0.1
1 parent 2ecb87c commit b421419

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

history.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

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

5+
2.0.1 / 2016-06-13
6+
==================
7+
8+
* Update `readme.md` ([`9ad16c3`](https://github.com/wooorm/mdast-util-heading-range/commit/9ad16c3))
9+
* Remove support for Duo ([`54ef3a9`](https://github.com/wooorm/mdast-util-heading-range/commit/54ef3a9))
10+
* Remove distribution files ([`821cba1`](https://github.com/wooorm/mdast-util-heading-range/commit/821cba1))
11+
* Update dev-dependencies ([`34a8dfe`](https://github.com/wooorm/mdast-util-heading-range/commit/34a8dfe))
12+
513
2.0.0 / 2016-01-17
614
==================
715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-util-heading-range",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Markdown heading as ranges in mdast",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)