Update release notes pages for 0.26.0 and 0.27.0-preview. (#17744)

This commit is contained in:
g-samroberts
2026-01-28 11:35:37 -08:00
committed by GitHub
parent 0465de303a
commit 519a0e617a
4 changed files with 755 additions and 658 deletions
+8 -1
View File
@@ -119,7 +119,14 @@
"items": [
{ "label": "FAQ", "slug": "docs/faq" },
{ "label": "Quota and pricing", "slug": "docs/quota-and-pricing" },
{ "label": "Release notes", "slug": "docs/changelogs/" },
{
"label": "Releases",
"items": [
{ "label": "Release notes", "slug": "docs/changelogs/" },
{ "label": "Stable release", "slug": "docs/changelogs/latest" },
{ "label": "Preview release", "slug": "docs/changelogs/preview" }
]
},
{ "label": "Terms and privacy", "slug": "docs/tos-privacy" },
{ "label": "Troubleshooting", "slug": "docs/troubleshooting" },
{ "label": "Uninstall", "slug": "docs/cli/uninstall" }