From d6b88e4cbea30394becc2748377e250a041f15a9 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Mon, 17 Jan 2022 00:10:59 +0800 Subject: [PATCH] 6.5.0-alpha.18 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 aaf676548405..5e0ea96b58f6 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.5.0-alpha.17","info":{"plain":"### Bug Fixes\n\n- Core: Fix `staticDirs` favicon handling by refactor ([#17241](https://github.com/storybookjs/storybook/pull/17241))\n- Core: Fix `__namedExportsOrder` warning from preview.js ([#17240](https://github.com/storybookjs/storybook/pull/17240))\n\n### Dependency Upgrades\n\n- Fix prettier transpile problems ([#17239](https://github.com/storybookjs/storybook/pull/17239))"}} \ No newline at end of file +{"version":"6.5.0-alpha.18","info":{"plain":"### Bug Fixes\n\n- Webpack: Fix for `process` fallback using `require.resolve` ([#17249](https://github.com/storybookjs/storybook/pull/17249))\n\n### Maintenance\n\n- Official-storybook: Fix ForwardRefButtonInnerPropTypes warning ([#12733](https://github.com/storybookjs/storybook/pull/12733))\n- Fix prettier 2.3 formatting across the codebase ([#17242](https://github.com/storybookjs/storybook/pull/17242))"}} \ No newline at end of file