Skip to content

Commit

Permalink
chore(release): 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fevol committed Jan 22, 2025
1 parent fa5e412 commit 9065bad
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "docs",
"private": true,
"type": "module",
"version": "0.0.10",
"version": "0.1.0",
"scripts": {
"dev": "astro dev",
"dev-host": "astro dev --host",
Expand All @@ -21,4 +21,4 @@
"starlight-theme-obsidian": "workspace:*",
"typescript": "^5.6.2"
}
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-theme-obsidian",
"version": "0.0.10",
"version": "0.1.0",
"license": "MIT",
"description": "A Starlight theme inspired by the Obsidian Publish website theme",
"author": "Fevol",
Expand Down
4 changes: 2 additions & 2 deletions packages/starlight-theme-obsidian/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "starlight-theme-obsidian",
"author": "Fevol",
"version": "0.0.10",
"version": "0.1.0",
"license": "MIT",
"description": "A Starlight theme inspired by the Obsidian Publish website theme",
"type": "module",
Expand Down Expand Up @@ -38,4 +38,4 @@
"astro": "^5.1.1",
"starlight-site-graph": "^0.2.0"
}
}
}

0 comments on commit 9065bad

Please sign in to comment.