Docs: split changelog into per-release files

Use these as the body for (future) GitHub releases
This commit is contained in:
Lovell Fuller
2025-07-15 17:21:09 +01:00
parent 6cde18d443
commit ecfc77c185
107 changed files with 2309 additions and 2183 deletions

View File

@@ -11,7 +11,8 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.34.3",
"astro": "^5.7.13"
"@astrojs/starlight": "^0.34.6",
"astro": "^5.11.1",
"starlight-auto-sidebar": "^0.1.2"
}
}