Skip to content

Commit c9e9e50

Browse files
committed
1.0.0
1 parent b5699e5 commit c9e9e50

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

component.json

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

history.md

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

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

5+
1.0.0 / 2015-08-18
6+
==================
7+
8+
* Refactor to make installation section smaller ([b5699e5](https://github.com/wooorm/mdast-heading/commit/b5699e5))
9+
* Update dependencies, dev-dependencies ([25f00b9](https://github.com/wooorm/mdast-heading/commit/25f00b9))
10+
511
0.1.3 / 2015-07-12
612
==================
713

package.json

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

0 commit comments

Comments
 (0)