Skip to content

Commit

Permalink
chore: release v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo committed Dec 14, 2023
1 parent e7b7b2b commit e4d378d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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-links-validator-docs",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"description": "Starlight plugin to validate internal links.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",
Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-links-validator-example",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"description": "Starlight plugin to validate internal links.",
"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-links-validator-monorepo",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"description": "Starlight plugin to validate internal links.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",
Expand Down
2 changes: 1 addition & 1 deletion packages/starlight-links-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-links-validator",
"version": "0.5.0",
"version": "0.5.1",
"license": "MIT",
"description": "Starlight plugin to validate internal links.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",
Expand Down

0 comments on commit e4d378d

Please sign in to comment.