Skip to content

Commit

Permalink
6.4.0-alpha.11 next.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jul 2, 2021
1 parent b2810df commit 4bd2fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/next.json
Original file line number Diff line number Diff line change
@@ -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))"}}
{"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))"}}

0 comments on commit 4bd2fc9

Please sign in to comment.