Update sidebars.js

This commit is contained in:
Stefan Pejcic
2024-09-12 13:54:57 +02:00
committed by GitHub
parent 76392439b9
commit 54d8348579

View File

@@ -228,6 +228,13 @@ const mainSidebar = {
changelog: [
/////{ type: 'autogenerated', dirName: 'changelog' },
'changelog/intro',
{
type: 'category',
label: '0.3.X',
items: [
'changelog/0.3.0'
],
},
{
type: 'category',
label: '0.2.X',