Skip to content

Commit c4a51d1

Browse files
committed
1.0.0
1 parent 2d61248 commit c4a51d1

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-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-github",
3-
"version": "0.3.2",
3+
"version": "1.0.0",
44
"description": "Auto-link references like in GitHub issues, PRs, and comments",
55
"license": "MIT",
66
"keywords": [

history.md

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

55
<!--lint disable maximum-line-length-->
66

7+
1.0.0 / 2015-08-19
8+
==================
9+
10+
* Update dependencies, dev-dependencies ([2d61248](https://github.com/wooorm/mdast-github/commit/2d61248))
11+
712
0.3.2 / 2015-07-12
813
==================
914

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-github",
3-
"version": "0.3.2",
3+
"version": "1.0.0",
44
"description": "Auto-link references like in GitHub issues, PRs, and comments",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)