From cc14131e436a247f50a3d2871a00309b9563ea00 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Sat, 8 Jan 2022 16:26:28 +0800 Subject: [PATCH] 6.5.0-alpha.11 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 2e3fb811b5e7..c22d05968cb7 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.5.0-alpha.10","info":{"plain":"### Bug Fixes\n\n- Angular: Fix angular 13.1 JIT error and HMR reload ([#17131](https://github.com/storybookjs/storybook/pull/17131))\n- Core: Fix IE support by transpiling more libs to es5 ([#17141](https://github.com/storybookjs/storybook/pull/17141))"}} \ No newline at end of file +{"version":"6.5.0-alpha.11","info":{"plain":"### Bug Fixes\n\n- Addon-docs: Fix babel-loader resolution based on builder ([#16752](https://github.com/storybookjs/storybook/pull/16752))\n- Angular: Use ɵReflectionCapabilities to find component & module metadata ([#17156](https://github.com/storybookjs/storybook/pull/17156))\n\n### Dependency Upgrades\n\n- Update react-syntax-highlighter to fix transitive vulnerability ([#17127](https://github.com/storybookjs/storybook/pull/17127))"}} \ No newline at end of file