Skip to content

Commit ea6b11e

Browse files
authored
Merge pull request #109 from SynapseKit/chore/banner-v1.5.0
chore: bump banner and navbar to v1.5.0
2 parents def0333 + 5a1ea8e commit ea6b11e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docusaurus.config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ const config: Config = {
115115
respectPrefersColorScheme: true,
116116
},
117117
announcementBar: {
118-
id: 'v146',
119-
content: '🎉 SynapseKit v1.4.8WikipediaLoader, ArXivLoader, EmailLoader, ImageLoader, ColBERT retriever &amp; more. <a href="/synapsekit-docs/docs/changelog">See what\'s new →</a>',
118+
id: 'v150',
119+
content: '🎉 SynapseKit v1.5.0LinearTool, GCSLoader, SQLLoader, GitHubLoader, xAI, NovitaAI, Writer &amp; more. <a href="/synapsekit-docs/docs/changelog">See what\'s new →</a>',
120120
backgroundColor: '#161b22',
121121
textColor: '#8b949e',
122122
isCloseable: true,
@@ -144,7 +144,7 @@ const config: Config = {
144144
{
145145
type: 'html',
146146
position: 'left',
147-
value: '<span class="navbar__version">v1.4.8</span>',
147+
value: '<span class="navbar__version">v1.5.0</span>',
148148
},
149149
{
150150
href: 'https://discord.gg/unn4cXXH',

0 commit comments

Comments
 (0)