From 94a8d77b42f40f29ad502023b67a930f72c59c68 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 1 Jun 2021 18:02:26 +0800 Subject: [PATCH] 6.3.0-beta.6 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 f1c5509a53f3..14781093ec33 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.3.0-beta.5","info":{"plain":"### Bug Fixes\n\n- Vue2: Check types when `typescript.check` is true ([#15089](https://github.com/storybookjs/storybook/pull/15089))\n- Update markdown-to-jsx version to fix url links in comments ([#15083](https://github.com/storybookjs/storybook/pull/15083))\n\n### Maintenance\n\n- CLI: Add `SKIP_PREFLIGHT_CHECK` in CRA repro ([#15092](https://github.com/storybookjs/storybook/pull/15092))\n- Angular: Disable chromatic for story with dynamic time display ([#15074](https://github.com/storybookjs/storybook/pull/15074))"}} \ No newline at end of file +{"version":"6.3.0-beta.6","info":{"plain":"### Features\n\n- CLI: Add Server template generator ([#13979](https://github.com/storybookjs/storybook/pull/13979))\n\n### Bug Fixes\n\n- CLI: Disable `react_in_yarn_workspace` template for users, keep in e2e ([#15114](https://github.com/storybookjs/storybook/pull/15114))"}} \ No newline at end of file