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 c16499f commit e46de5bCopy full SHA for e46de5b
history.md
@@ -2,5 +2,10 @@
2
3
<!--lint disable no-multiple-toplevel-headings -->
4
5
+0.0.2 / 2015-10-10
6
+==================
7
+
8
+* Add voids, open-close as processor data ([c16499f](https://github.com/wooorm/hast/commit/c16499f))
9
10
0.0.1 / 2015-10-09
11
==================
package.json
@@ -1,6 +1,6 @@
1
{
"name": "hast",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "HTML processor powered by plugins",
"license": "MIT",
"keywords": [
0 commit comments