Skip to content

Commit 5b68489

Browse files
committed
docs(announcement): update version in announcement bar to v1.0.1
1 parent 1bfce27 commit 5b68489

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ const config: Config = {
211211
},
212212
announcementBar: {
213213
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>!',
214+
content: `🚀 Catbee Utils v1.0.1 is now available on <a href="https://www.npmjs.com/package/@catbee/utils">npm</a>!`,
215215
backgroundColor: '#6a4fbc',
216216
textColor: '#ffffff',
217217
isCloseable: true,

0 commit comments

Comments
 (0)