diff --git a/documentation/sidebars.js b/documentation/sidebars.js index cf81f685..d8d89689 100644 --- a/documentation/sidebars.js +++ b/documentation/sidebars.js @@ -225,7 +225,79 @@ const mainSidebar = { changelog: [ - { type: 'autogenerated', dirName: 'changelog' }, + /////{ type: 'autogenerated', dirName: 'changelog' }, + { + type: 'doc', + id: '/docs/changelog/intro', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.6', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.5', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.4', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.3', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.2', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.1', + }, + { + type: 'doc', + id: '/docs/changelog/0.2.0', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.9', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.8', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.7', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.6', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.5', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.4', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.3', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.2', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.1', + }, + { + type: 'doc', + id: '/docs/changelog/0.1.0', + }, // Promo { type: 'link',