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:
parent
82a1134019
commit
259f2e75c2
4 changed files with 112 additions and 3 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue