From d7cd2f124ed0e992c3c2e1a89b306e1d1bdeeceb Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Fri, 21 Feb 2020 12:18:42 +0800 Subject: [PATCH] 6.0.0-alpha.17 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 1d92a89f266d..3bf72b737ab8 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"6.0.0-alpha.15","info":{"plain":"### Breaking Changes\n\n- Refactor Client API: pull metadata handling code into the store. ([#9877](https://github.com/storybookjs/storybook/pull/9877))\n\n### Features\n\n- Core: Add skip dispose option to ClientApi ([#9868](https://github.com/storybookjs/storybook/pull/9868))"}} \ No newline at end of file +{"version":"6.0.0-alpha.17","info":{"plain":"### Bug Fixes\n\n- Props: Fix typescript unspecified default value ([#9873](https://github.com/storybookjs/storybook/pull/9873))\n- Centered: remove `typesVersions` attribute ([#9907](https://github.com/storybookjs/storybook/pull/9907))\n\n### Maintenance\n\n- Misc: Add missing dependencies or peerDependencies ([#9916](https://github.com/storybookjs/storybook/pull/9916))"}} \ No newline at end of file