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 84fcdc7 commit aa5851cCopy full SHA for aa5851c
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mdast-util-to-nlcst",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"description": "Markdown to Natural Language",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,6 +2,11 @@
<!--lint disable no-multiple-toplevel-headings-->
+2.0.1 / 2016-01-12
+==================
7
+
8
+* Fix deploy script ([84fcdc7](https://github.com/wooorm/mdast-util-to-nlcst/commit/84fcdc7))
9
10
2.0.0 / 2016-01-12
11
==================
12
package.json
0 commit comments