From 1c4270ffb3aeae0258d5331dbbce8becbc03ba94 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Thu, 11 Mar 2021 22:13:35 +0800 Subject: [PATCH] 6.2.0-beta.14 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 5366ec51921..a03a781a069 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.2.0-beta.13","info":{"plain":"### Features\n\n- CLI: Add a `--webpack-stats-json` flag ([#14186](https://github.com/storybookjs/storybook/pull/14186))\n\n### Bug Fixes\n\n- Core: Fix standalone and add tests ([#14196](https://github.com/storybookjs/storybook/pull/14196))\n- Core: Fix dotenv file loading and add `env` to main.js ([#14191](https://github.com/storybookjs/storybook/pull/14191))\n- Core: Fix main.ts/preview.ts ([#14184](https://github.com/storybookjs/storybook/pull/14184))"}} \ No newline at end of file +{"version":"6.2.0-beta.14","info":{"plain":"### Bug Fixes\n\n- Addon-docs/Vue: Fix string docgen ([#14200](https://github.com/storybookjs/storybook/pull/14200))\n- Controls: Fix width of Select control ([#14154](https://github.com/storybookjs/storybook/pull/14154))\n- Source-loader: Revert sourcemaps ([#14199](https://github.com/storybookjs/storybook/pull/14199))\n- Core: Fix webpack stats ([#14198](https://github.com/storybookjs/storybook/pull/14198))"}} \ No newline at end of file