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 16e8ae8 commit 29f6dafCopy full SHA for 29f6daf
history.md
@@ -5,6 +5,11 @@ mdast:
5
6
<!--lint disable no-multiple-toplevel-headings-->
7
8
+2.0.0-alpha.1 / 2015-12-14
9
+==========================
10
+
11
+* Refactor for changes in mdast ([16e8ae8](https://github.com/wooorm/mdast-zone/commit/16e8ae8))
12
13
1.0.1 / 2015-08-31
14
==================
15
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mdast-zone",
3
- "version": "1.0.1",
+ "version": "2.0.0-alpha.1",
4
"description": "HTML comments as ranges or markers in mdast",
"license": "MIT",
"keywords": [
0 commit comments