From ecfaa352c96df12c78d96776c5a08c89b2a7c1e3 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Sat, 22 Feb 2020 04:50:50 +0800 Subject: [PATCH] 6.0.0-alpha.18 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 3bf72b737ab8..dab72061f48a 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"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 +{"version":"6.0.0-alpha.18","info":{"plain":"### Features\n\n* Addon-knobs: Add `disableForceUpdate` option ([#9447](https://github.com/storybookjs/storybook/pull/9447))"}} \ No newline at end of file