feat: Add changelog for v0.9.0 and update configuration to include it in the documentation
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user