Skip to content

Commit 4728db8

Browse files
committed
1.0.0
1 parent 8456478 commit 4728db8

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-util-to-string",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Utility to get the plain text content of a node",
55
"license": "MIT",
66
"keywords": [

history.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,11 @@
22

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

5+
1.0.0 / 2015-08-17
6+
==================
7+
8+
* Replace coveralls with codecov ([8456478](https://github.com/wooorm/mdast-util-to-string/commit/8456478))
9+
* Update dependencies, dev-dependencies ([37460f6](https://github.com/wooorm/mdast-util-to-string/commit/37460f6))
10+
511
0.1.0 / 2015-07-02
612
==================

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdast-util-to-string",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Utility to get the plain text content of a node",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)