Skip to content

Commit 846e993

Browse files
committed
1.0.2
1 parent a903005 commit 846e993

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

history.md

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

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

5+
1.0.2 / 2015-08-23
6+
==================
7+
8+
* Fix bug where nodes were passed incorrectly ([4b036e4](https://github.com/wooorm/mdast-util-heading-range/commit/4b036e4))
9+
510
1.0.1 / 2015-08-19
611
==================
712

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": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Markdown heading as ranges in mdast",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)