1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-05 05:05:17 +02:00

feat: Add changelog for v0.9.0 and update configuration to include it in the documentation

This commit is contained in:
Sean Morley 2025-03-19 09:58:53 -04:00
parent c402dff9a7
commit 76ee4c73e0
2 changed files with 137 additions and 0 deletions

View file

@ -158,6 +158,10 @@ export default defineConfig({
text: "Changelogs",
collapsed: false,
items: [
{
text: "v0.9.0",
link: "/docs/changelogs/v0-9-0",
},
{
text: "v0.8.0",
link: "/docs/changelogs/v0-8-0",