Skip to content

Commit b47e4ca

Browse files
committed
feature: add latest release github link
1 parent 26bb4f8 commit b47e4ca

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docusaurus.config.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ const config = {
6161
position: 'left',
6262
label: 'Docs',
6363
},
64+
{
65+
href: 'https://github.com/chkware/cli/releases/tag/v0.1.5',
66+
position: 'left',
67+
'aria-label': 'v0.1.5',
68+
label: 'v0.1.5',
69+
},
6470
{
6571
href: 'https://github.com/chkware/cli',
6672
position: 'right',

0 commit comments

Comments
 (0)