From 5a1ea8e80c2e7914efdc1fee7a327808a7c25a0e Mon Sep 17 00:00:00 2001 From: gaafa <34062684+AmitoVrito@users.noreply.github.com> Date: Tue, 7 Apr 2026 23:11:06 +0200 Subject: [PATCH] chore: bump banner and navbar to v1.5.0 --- docusaurus.config.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 30f13aa8..923df039 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -115,8 +115,8 @@ const config: Config = { respectPrefersColorScheme: true, }, announcementBar: { - id: 'v146', - content: '🎉 SynapseKit v1.4.8 — WikipediaLoader, ArXivLoader, EmailLoader, ImageLoader, ColBERT retriever & more. See what\'s new →', + id: 'v150', + content: '🎉 SynapseKit v1.5.0 — LinearTool, GCSLoader, SQLLoader, GitHubLoader, xAI, NovitaAI, Writer & more. See what\'s new →', backgroundColor: '#161b22', textColor: '#8b949e', isCloseable: true, @@ -144,7 +144,7 @@ const config: Config = { { type: 'html', position: 'left', - value: 'v1.4.8', + value: 'v1.5.0', }, { href: 'https://discord.gg/unn4cXXH',