From 0cb108349e40dfe5cbc85b9a3f3bfff3a1192b1c Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 16 Jun 2020 14:19:31 +0800 Subject: [PATCH] 6.0.0-beta.29 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 f653dbbea879..0da5ca126dbf 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"6.0.0-beta.28","info":{"plain":"### Features\n\n- Addon-docs: Add argTypes type/control shorthand ([#11174](https://github.com/storybookjs/storybook/pull/11174))\n\n### Bug Fixes\n\n- Core: Remove boxSizing to fix weird CSS layouts ([#11175](https://github.com/storybookjs/storybook/pull/11175))\n- Addon-docs: Fix forwardRef & invalid hook call ([#11154](https://github.com/storybookjs/storybook/pull/11154))\n- Client-API: Add @types/qs typings ([#11162](https://github.com/storybookjs/storybook/pull/11162))\n\n### Maintenance\n\n- CLI: Colocate stories and components, centralize main.js ([#11136](https://github.com/storybookjs/storybook/pull/11136))\n- Build: Exclude stories from collecting coverage ([#11164](https://github.com/storybookjs/storybook/pull/11164))\n- Core: Extend router/utils test set ([#11156](https://github.com/storybookjs/storybook/pull/11156))"}} \ No newline at end of file +{"version":"6.0.0-beta.29","info":{"plain":"### Features\n\n* Addon-docs: Add syntax highlighting to Code and Description blocks ([#11183](https://github.com/storybookjs/storybook/pull/11183))\n\n### Bug Fixes\n\n* MDX: Don't use root babelrc by default ([#11185](https://github.com/storybookjs/storybook/pull/11185))\n* Addon-docs: Fix 'show source' for stories with dynamic title ([#10959](https://github.com/storybookjs/storybook/pull/10959))"}} \ No newline at end of file