Skip to content

Commit 06fd4dc

Browse files
committed
13.0.2
1 parent c5aba0b commit 06fd4dc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/rehype-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rehype-cli",
3-
"version": "12.0.0",
3+
"version": "12.0.1",
44
"description": "CLI to process HTML with rehype",
55
"license": "MIT",
66
"keywords": [

packages/rehype-parse/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rehype-parse",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"description": "rehype plugin to parse HTML",
55
"license": "MIT",
66
"keywords": [

packages/rehype-stringify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rehype-stringify",
3-
"version": "10.0.0",
3+
"version": "10.0.1",
44
"description": "rehype plugin to serialize HTML",
55
"license": "MIT",
66
"keywords": [

packages/rehype/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rehype",
3-
"version": "13.0.1",
3+
"version": "13.0.2",
44
"description": "HTML processor powered by plugins part of the unified collective",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)