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 0dd7eb9 commit 0b75382Copy full SHA for 0b75382
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mdast-util-to-nlcst",
3
- "version": "0.2.1",
+ "version": "1.0.0",
4
"description": "Markdown to Natural Language",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,6 +2,11 @@
<!--lint disable no-multiple-toplevel-headings-->
+1.0.0 / 2015-09-18
+==================
7
+
8
+* Refactor module ([0dd7eb9](https://github.com/wooorm/mdast-util-to-nlcst/commit/0dd7eb9))
9
10
0.2.1 / 2015-08-15
11
==================
12
package.json
0 commit comments