From 123d0c6a544e989f96c3c3663a0c7f29fde8be01 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Mon, 18 Nov 2019 22:45:14 +0800 Subject: [PATCH] 5.3.0-beta.1 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 6c2da776befd..59033dd5382c 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"5.3.0-beta.0","info":{"plain":"Storybook 5.3 is in beta y'all 🔥🔥🔥 It includes:\n\n- 📝 Longform documentation in MDX\n- 🎨 Multi-framework SB Docs (React, Vue, Angular, WC)\n- 📦 Web-components framework support\n- 🔼 Tri-config (experimental)\n\nSee the [latest changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) for a full list of changes."}} \ No newline at end of file +{"version":"5.3.0-beta.1","info":{"plain":"### Features\n\n* Addon-google-analytics: Add gaOption config ([#8859](https://github.com/storybookjs/storybook/pull/8859))\n\n### Bug Fixes\n\n* Addon-docs: Fix props table props sorting for PropTypes ([#8857](https://github.com/storybookjs/storybook/pull/8857))\n* Fix layout of Preview container ([#8628](https://github.com/storybookjs/storybook/pull/8628))"}} \ No newline at end of file