From 4bd2fc9b0677190c59e60fd63841294ab88e80c5 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Sat, 3 Jul 2021 03:47:19 +0800 Subject: [PATCH] 6.4.0-alpha.11 next.json version file --- docs/versions/next.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions/next.json b/docs/versions/next.json index 9d3b7fd18311..6029e7a6c10e 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.4.0-alpha.10","info":{"plain":"### Features\n\n- UI: Display menu icon on the toolbar when the sidebar is collapsed ([#15369](https://github.com/storybookjs/storybook/pull/15369))\n\n### Bug Fixes\n\n- Core: Fix double rebuilds by removing aggregateTimeout ([#15372](https://github.com/storybookjs/storybook/pull/15372))\n- CLI: Fix NPM typo ([#15461](https://github.com/storybookjs/storybook/pull/15461))\n\n### Maintenance\n\n- Addon-docs: Cache DocsContext on window to prevent duplication ([#15428](https://github.com/storybookjs/storybook/pull/15428))"}} \ No newline at end of file +{"version":"6.4.0-alpha.11","info":{"plain":"### Bug Fixes\n\n- UI: Fix sidebar toggle in fullscreen mode ([#15459](https://github.com/storybookjs/storybook/pull/15459))\n- Angular: Fix circular reference not being handled in moduleMetadata ([#15410](https://github.com/storybookjs/storybook/pull/15410))\n\n### Maintenance\n\n- Addon-a11y: Reverse help and description labels in accordion ([#15466](https://github.com/storybookjs/storybook/pull/15466))"}} \ No newline at end of file