Skip to content

Commit

Permalink
chore(release): 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Fevol committed Oct 16, 2024
1 parent 79d2d55 commit e6e9797
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.5",
"version": "0.0.6",
"scripts": {
"dev": "astro dev",
"dev-host": "astro dev --host",
Expand All @@ -20,4 +20,4 @@
"starlight-theme-obsidian": "workspace:*",
"typescript": "^5.6.2"
}
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "starlight-theme-obsidian",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT",
"description": "A Starlight theme inspired by the Obsidian Publish website theme",
"author": "Fevol",
Expand Down Expand Up @@ -40,4 +40,4 @@
"@types/node": "^22.4.0",
"prettier": "^3.3.3"
}
}
}
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.5",
"version": "0.0.6",
"license": "MIT",
"description": "A Starlight theme inspired by the Obsidian Publish website theme",
"type": "module",
Expand Down Expand Up @@ -37,4 +37,4 @@
"astro": "^4.15.11",
"starlight-site-graph": "^0.1.7"
}
}
}

0 comments on commit e6e9797

Please sign in to comment.