From 428b6e0eb1aadbcf6221e59a3b97cb6a7cb96750 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Thu, 19 Nov 2020 03:25:38 +0800 Subject: [PATCH] 6.1.0-rc.5 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 38ebbc38085b..50312c146db8 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.1.0-rc.4","info":{"plain":"### Maintenance\n\n- Build: Fix Yarn 2 E2E tests ([#13129](https://github.com/storybookjs/storybook/pull/13129))\n- UI: Reduce rerenders when changing the selected story ([#13107](https://github.com/storybookjs/storybook/pull/13107))\n- Build: Update example to Angular 10 ([#13048](https://github.com/storybookjs/storybook/pull/13048))"}} \ No newline at end of file +{"version":"6.1.0-rc.5","info":{"plain":"### Features\n\n- UI: CSS escape hatches for sidebar styling ([#13155](https://github.com/storybookjs/storybook/pull/13155))\n\n### Bug Fixes\n\n- UI: Fix CSS for IE11 ([#13159](https://github.com/storybookjs/storybook/pull/13159))\n\n### Maintenance\n\n- Build: Update example and app to Angular 11 ([#13141](https://github.com/storybookjs/storybook/pull/13141))"}} \ No newline at end of file