Skip to content

Commit 08ca5da

Browse files
committed
2.0.0
1 parent 400cef2 commit 08ca5da

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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": "remark-html",
3-
"version": "1.2.1",
3+
"version": "2.0.0",
44
"description": "Compile Markdown to HTML with remark",
55
"license": "MIT",
66
"keywords": [

history.md

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

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

5+
2.0.0 / 2015-12-24
6+
==================
7+
8+
* Add temporary warning to `readme.md` ([400cef2](https://github.com/wooorm/remark-html/commit/400cef2))
9+
* Rename `mdast-html` > `remark-html` ([5694a9c](https://github.com/wooorm/remark-html/commit/5694a9c))
10+
* Refactor for changes in mdast ([57fede3](https://github.com/wooorm/remark-html/commit/57fede3))
11+
512
1.2.1 / 2015-09-13
613
==================
714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "remark-html",
3-
"version": "1.2.1",
3+
"version": "2.0.0",
44
"description": "Compile Markdown to HTML with remark",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)