Skip to content

Commit

Permalink
chore: release v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo committed Sep 26, 2024
1 parent 72eca00 commit 83d60e7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-d2-docs",
"version": "0.5.1",
"version": "0.5.2",
"license": "MIT",
"description": "Astro integration and remark plugin to transform D2 Markdown code blocks into diagrams.",
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-d2-monorepo",
"version": "0.5.1",
"version": "0.5.2",
"license": "MIT",
"description": "Astro integration and remark plugin to transform D2 Markdown code blocks into diagrams.",
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",
Expand Down
2 changes: 1 addition & 1 deletion packages/astro-d2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-d2",
"version": "0.5.1",
"version": "0.5.2",
"license": "MIT",
"description": "Astro integration and remark plugin to transform D2 Markdown code blocks into diagrams.",
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",
Expand Down

0 comments on commit 83d60e7

Please sign in to comment.