From 05fcd75a877bdbdb98e86b336c9f99fb4887e0a6 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Mon, 9 Dec 2019 21:06:57 +0800 Subject: [PATCH] 5.3.0-beta.20 next.json version file --- docs/src/versions/next.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/versions/next.json b/docs/src/versions/next.json index 8fcc00ef7ad..d92cf811328 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"5.3.0-beta.19","info":{"plain":"### Features\n\n* Addon-essentials ([#9019](https://github.com/storybookjs/storybook/pull/9019))\n\n### Bug Fixes\n\n* Addon-docs: Fix prop table default value for web-components ([#9086](https://github.com/storybookjs/storybook/pull/9086))"}} \ No newline at end of file +{"version":"5.3.0-beta.20","info":{"plain":"### Features\n\n* Addon-essentials: Remove docs from essentials ([#9093](https://github.com/storybookjs/storybook/pull/9093))\n\n### Bug Fixes\n\n* Source-loader: Handle includeStories/excludeStories in CSF ([#9100](https://github.com/storybookjs/storybook/pull/9100))\n* Source-loader: Support function declaration story exports ([#9092](https://github.com/storybookjs/storybook/pull/9092))\n\n### Maintenance\n\n* CSF: Refactor router utils into CSF library ([#9099](https://github.com/storybookjs/storybook/pull/9099))"}} \ No newline at end of file