From 2585ac958fbcb10fed4471b81878d97bbc93e582 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 21 Jul 2020 18:37:25 +0800 Subject: [PATCH] 6.0.0-rc.13 next.json version file --- docs/src/versions/next.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/versions/next.json b/docs/src/versions/next.json index 8d6625da259..9ad8eb0395e 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"6.0.0-rc.12","info":{"plain":"### Bug Fixes\n\n- Addon-controls: Fix undefined args handling ([#11619](https://github.com/storybookjs/storybook/pull/11619))\n- UI: Fix the color of the menu separator ([#11564](https://github.com/storybookjs/storybook/pull/11564))\n- Storyshots: Don't show `configure` deprecation warning ([#11611](https://github.com/storybookjs/storybook/pull/11611))\n- Addon-docs: Fix Props `components` input ([#11612](https://github.com/storybookjs/storybook/pull/11612))\n\n### Maintenance\n\n- Examples: Remove deprecated hierarchy separators ([#11615](https://github.com/storybookjs/storybook/pull/11615))\n- Hoist CSF `.story` annotations ([#11617](https://github.com/storybookjs/storybook/pull/11617))"}} \ No newline at end of file +{"version":"6.0.0-rc.13","info":{"plain":"### Bug Fixes\n\n- Core: Improve translation of globs for main.js stories ([#11531](https://github.com/storybookjs/storybook/pull/11531))\n- Core: Optimize `storiesHash` by removing unused parameters ([#11624](https://github.com/storybookjs/storybook/pull/11624))\n- Composition: Fix docs-only stories in composed refs ([#11584](https://github.com/storybookjs/storybook/pull/11584))\n- CLI: Generate `docs:json` command dynamically for Angular project ([#11622](https://github.com/storybookjs/storybook/pull/11622))"}} \ No newline at end of file