We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a903005 commit 846e993Copy full SHA for 846e993
history.md
@@ -2,6 +2,11 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
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
10
1.0.1 / 2015-08-19
11
==================
12
package.json
@@ -1,6 +1,6 @@
1
{
"name": "mdast-util-heading-range",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Markdown heading as ranges in mdast",
"license": "MIT",
"keywords": [
0 commit comments