We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54e2a3 commit e6ac867Copy full SHA for e6ac867
packages/configuration/src/lib/previous-versions.ts
@@ -10,4 +10,5 @@ export const previousVersions = [
10
{url: 'https://docs-0-36--fundamental-styles.netlify.app/', version: '0.36'},
11
{url: 'https://docs-0-37--fundamental-styles.netlify.app/', version: '0.37'},
12
{url: 'https://docs-0-38--fundamental-styles.netlify.app/', version: '0.38'},
13
+ {url: 'https://docs-0-39--fundamental-styles.netlify.app/', version: '0.39'},
14
]
0 commit comments