We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3236a commit a97897dCopy full SHA for a97897d
packages/rehype-dom-parse/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rehype-dom-parse",
3
- "version": "5.0.1",
+ "version": "5.0.2",
4
"description": "rehype plugin to use browser APIs to parse HTML",
5
"license": "ISC",
6
"keywords": [
packages/rehype-dom-stringify/package.json
"name": "rehype-dom-stringify",
- "version": "4.0.0",
+ "version": "4.0.1",
"description": "rehype plugin to use browser APIs to stringify HTML",
packages/rehype-dom/package.json
"name": "rehype-dom",
- "version": "7.0.0",
+ "version": "7.0.1",
"description": "unified processor to use browser APIs to parse and stringify HTML",
0 commit comments