Skip to content

Commit 197a2ae

Browse files
committed
docs: release links
1 parent ff3af15 commit 197a2ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/.vitepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ const config = {
9494
{
9595
text: `v${currentVersion}`,
9696
items: [
97+
{ test: 'Releases', link: 'https://github.com/vueuse/vueuse/releases' },
9798
{ text: 'What\'s news', link: '/recent-updated' },
9899
...versions.map((i) => {
99100
if (i.version === currentVersion) {

0 commit comments

Comments
 (0)