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 689f250 commit cab36e6Copy full SHA for cab36e6
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mdast-util-heading-range",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Markdown heading as ranges in mdast",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,6 +2,11 @@
<!--lint disable no-multiple-toplevel-headings-->
+1.0.1 / 2015-08-19
+==================
7
+
8
+* Fix bug ([689f250](https://github.com/wooorm/mdast-util-heading-range/commit/689f250))
9
10
1.0.0 / 2015-08-18
11
==================
12
package.json
0 commit comments