We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 999b6f7 commit 9c99309Copy full SHA for 9c99309
docs/.vitepress/config.mts
@@ -31,7 +31,7 @@ export default {
31
},
32
search: { provider: 'local' },
33
nav: [
34
- { text: 'v0.5.0', link: 'https://github.com/gcstr/dockform/releases/' }
+ { text: 'v0.5.1', link: 'https://github.com/gcstr/dockform/releases/' }
35
],
36
sidebar: {
37
'/': [
0 commit comments