Skip to content

Commit

Permalink
chore: release v0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo committed Sep 21, 2024
1 parent bc4cd9e commit 3a1c552
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-obsidian-docs",
"version": "0.4.8",
"version": "0.4.9",
"license": "MIT",
"description": "Starlight plugin to publish Obsidian vaults.",
"author": "HiDeoo <[email protected]> (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-obsidian-example",
"version": "0.4.8",
"version": "0.4.9",
"license": "MIT",
"description": "Starlight plugin to publish Obsidian vaults.",
"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": "starlight-obsidian-monorepo",
"version": "0.4.8",
"version": "0.4.9",
"license": "MIT",
"description": "Starlight plugin to publish Obsidian vaults.",
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",
Expand Down
2 changes: 1 addition & 1 deletion packages/starlight-obsidian/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-obsidian",
"version": "0.4.8",
"version": "0.4.9",
"license": "MIT",
"description": "Starlight plugin to publish Obsidian vaults.",
"author": "HiDeoo <[email protected]> (https://hideoo.dev)",
Expand Down

0 comments on commit 3a1c552

Please sign in to comment.