From 98da0b1e6c0cd2457d5202166fd6b2c6f2e0bb2a Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Wed, 30 Jun 2021 19:48:09 +0800 Subject: [PATCH] 6.3.2 latest.json version file --- docs/versions/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions/latest.json b/docs/versions/latest.json index 645b562e0337..f51271745c00 100644 --- a/docs/versions/latest.json +++ b/docs/versions/latest.json @@ -1 +1 @@ -{"version":"6.3.1","info":{"plain":"### Bug Fixes\n\n- Core: Only use dotenv-webpack when a user has a dotenv file ([#15365](https://github.com/storybookjs/storybook/pull/15365))\n- Essentials: Update addon measure and outline ([#15354](https://github.com/storybookjs/storybook/pull/15354))\n- Actions: Don't override existing action args ([#15394](https://github.com/storybookjs/storybook/pull/15394))\n- Svelte: Fix argType.type.name extraction ([#15332](https://github.com/storybookjs/storybook/pull/15332))\n- CSF3: Genericize feature flagging and fix webpack5 ([#15375](https://github.com/storybookjs/storybook/pull/15375))\n- Webpack5: Fix warnings typo ([#15374](https://github.com/storybookjs/storybook/pull/15374))\n- UI: Fix navigation after no story error ([#15349](https://github.com/storybookjs/storybook/pull/15349))\n- CSF3: Rename setup to play ([#15358](https://github.com/storybookjs/storybook/pull/15358))\n- Upgrade dotenv-webpack to 7.0.x ([#15343](https://github.com/storybookjs/storybook/pull/15343))"}} \ No newline at end of file +{"version":"6.3.2","info":{"plain":"### Bug Fixes\n\n- Essentials: Update measure and outline. Fix alt+tab issues on windows. ([#15402](https://github.com/storybookjs/storybook/pull/15402))\n- Core: Fix decorator context update ([#15408](https://github.com/storybookjs/storybook/pull/15408))\n- Revert \"Vue3: Update args without re-mounting component\" ([#15409](https://github.com/storybookjs/storybook/pull/15409))\n- Upgrade bad release of `react-docgen-typescript-plugin` ([#15432](https://github.com/storybookjs/storybook/pull/15432))"}} \ No newline at end of file