Skip to content

Commit

Permalink
chore: release v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo committed May 8, 2024
1 parent e4806e3 commit e950bfa
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-blog-docs",
"version": "0.7.0",
"version": "0.7.1",
"license": "MIT",
"description": "Starlight plugin to add a blog to your documentation.",
"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-blog-monorepo",
"version": "0.7.0",
"version": "0.7.1",
"license": "MIT",
"description": "Starlight plugin to add a blog to your documentation.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",
Expand Down
2 changes: 1 addition & 1 deletion packages/starlight-blog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-blog",
"version": "0.7.0",
"version": "0.7.1",
"license": "MIT",
"description": "Starlight plugin to add a blog to your documentation.",
"author": "HiDeoo <github@hideoo.dev> (https://hideoo.dev)",
Expand Down

0 comments on commit e950bfa

Please sign in to comment.