From 782fb6c30cff071c1e9b06e7b8f84c3a461c1a0b Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Thu, 24 Jun 2021 14:56:06 +0800 Subject: [PATCH] 6.4.0-alpha.0 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 ab35354cee7f..5a43ac4bb8c3 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.3.0-rc.12","info":{"plain":"### Features\n\n* CLI: Update types in React typescript templates ([#15292](https://github.com/storybookjs/storybook/pull/15292))\n### Maintenance\n\n* Yarn: Disable unnecessary builds ([#15299](https://github.com/storybookjs/storybook/pull/15299))\n* Toolbars: Add missing `regenerator-runtime` dependency ([#15312](https://github.com/storybookjs/storybook/pull/15312))"}} \ No newline at end of file +{"version":"6.4.0-alpha.0","info":{"plain":"### Bug Fixes\n\n- Svelte: Fix argType.type.name extraction ([#15332](https://github.com/storybookjs/storybook/pull/15332))\n\n### Dependency Upgrades\n\n- Upgrade dotenv-webpack to 7.0.x ([#15343](https://github.com/storybookjs/storybook/pull/15343))"}} \ No newline at end of file