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 5ba3a4e commit f92d2ffCopy full SHA for f92d2ff
history.md
@@ -2,6 +2,11 @@
2
3
<!--lint disable no-multiple-toplevel-headings -->
4
5
+2.0.1 / 2016-07-06
6
+==================
7
+
8
+* Fix accidental entities ([`5ba3a4e`](https://github.com/wooorm/hast-util-to-html/commit/5ba3a4e))
9
10
2.0.0 / 2016-07-03
11
==================
12
package.json
@@ -1,6 +1,6 @@
1
{
"name": "hast-util-to-html",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Transform HAST to HTML",
"license": "MIT",
"keywords": [
0 commit comments