Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo committed Mar 23, 2024
1 parent f1c18a4 commit 1af52dd
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": "starlight-image-zoom-docs",
"version": "0.1.0",
"version": "0.2.0",
"license": "MIT",
"description": "Starlight plugin adding zoom capabilities to your documentation images.",
"author": "HiDeoo <github@hideoo.dev> (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": "starlight-image-zoom-monorepo",
"version": "0.1.0",
"version": "0.2.0",
"license": "MIT",
"description": "Starlight plugin adding zoom capabilities to your documentation images.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",
Expand Down
2 changes: 1 addition & 1 deletion packages/starlight-image-zoom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-image-zoom",
"version": "0.1.0",
"version": "0.2.0",
"license": "MIT",
"description": "Starlight plugin adding zoom capabilities to your documentation images.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",
Expand Down

0 comments on commit 1af52dd

Please sign in to comment.