From 17298955ad839c881e9f8e734cb06d25e5b3b586 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Fri, 14 Feb 2020 01:12:09 +0800 Subject: [PATCH] 6.0.0-alpha.12 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 560c8a7f9368..d8381e41bc33 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"6.0.0-alpha.11","info":{"plain":"### Breaking Changes\n\n* Core: Remove legacy data from Story Store ([#9810](https://github.com/storybookjs/storybook/pull/9810))\n\n### Bug Fixes\n\n* Addon-docs: Preserve HTML element classes in MDX ([#8897](https://github.com/storybookjs/storybook/pull/8897))\n\n### Maintenance\n\n* CLI: transpile `@storybook/cli` to CJS ([#9807](https://github.com/storybookjs/storybook/pull/9807))"}} \ No newline at end of file +{"version":"6.0.0-alpha.12","info":{"plain":"### Maintenance\n\n* Typescript: Improve @storybook/ui types ([#9820](https://github.com/storybookjs/storybook/pull/9820))\n* Misc: Fix deepscan issues ([#9843](https://github.com/storybookjs/storybook/pull/9843)) ([#9842](https://github.com/storybookjs/storybook/pull/9842))"}} \ No newline at end of file