Update sidebars.js

This commit is contained in:
Stefan Pejcic
2024-08-20 12:28:27 +02:00
committed by GitHub
parent eaf7087695
commit bee7f4602d

View File

@@ -228,13 +228,23 @@ const mainSidebar = {
changelog: [
/////{ type: 'autogenerated', dirName: 'changelog' },
'changelog/intro',
{
type: 'category',
label: '0.2.X',
items: [
'changelog/0.2.6',
'changelog/0.2.5',
'changelog/0.2.4',
'changelog/0.2.3',
'changelog/0.2.2',
'changelog/0.2.1',
'changelog/0.2.0',
'changelog/0.2.0'
],
},
{
type: 'category',
label: '0.1.X',
items: [
'changelog/0.1.9',
'changelog/0.1.8',
'changelog/0.1.7',
@@ -245,7 +255,9 @@ const mainSidebar = {
'changelog/0.1.3',
'changelog/0.1.2',
'changelog/0.1.1',
'changelog/0.1.0',
'changelog/0.1.0'
],
},
// Promo
{
type: 'link',