We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfce27 commit 5b68489Copy full SHA for 5b68489
1 file changed
docs/docusaurus.config.ts
@@ -211,7 +211,7 @@ const config: Config = {
211
},
212
announcementBar: {
213
id: 'new-release',
214
- content: '🚀 Catbee Utils v0.0.7 is now available on <a href="https://www.npmjs.com/package/@catbee/utils">npm</a>!',
+ content: `🚀 Catbee Utils v1.0.1 is now available on <a href="https://www.npmjs.com/package/@catbee/utils">npm</a>!`,
215
backgroundColor: '#6a4fbc',
216
textColor: '#ffffff',
217
isCloseable: true,
0 commit comments