1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00

feat: version bump for release v0.8.0

This commit is contained in:
Sean Morley 2025-01-03 12:24:17 -05:00
parent 82a1134019
commit 259f2e75c2
4 changed files with 112 additions and 3 deletions

View file

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