From 19b432b79cef30ca9f8423f87d3856a2c924de9a Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Mon, 3 Aug 2020 11:44:57 +0800 Subject: [PATCH] 6.0.0-rc.23 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 14b3a01f48c..ccefb564798 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"6.0.0-rc.22","info":{"plain":"### Features\n\n- Addon-docs: Add `docs.description` parameter ([#11761](https://github.com/storybookjs/storybook/pull/11761))\n\n### Bug Fixes\n\n- Composition: Fix missing version property in autoref ([#11745](https://github.com/storybookjs/storybook/pull/11745))\n- Addon-a11y: Fix inherited parameters ([#11730](https://github.com/storybookjs/storybook/pull/11730))\n- Addon-docs: Fix Ember args ([#11760](https://github.com/storybookjs/storybook/pull/11760))\n- Addon-Docs: Fix Ember extractArgTypes default value ([#10512](https://github.com/storybookjs/storybook/pull/10512))\n- Addon-Docs: Fix Ember extractArgTypes ([#10525](https://github.com/storybookjs/storybook/pull/10525))\n\n### Dependency Upgrades\n\n- Addon-docs: Make vue-docgen optional peer deps ([#11759](https://github.com/storybookjs/storybook/pull/11759))"}} \ No newline at end of file +{"version":"6.0.0-rc.23","info":{"plain":"### Bug Fixes\n\n* Source-loader: Fix storiesOf missing `__STORY__` variable ([#11765](https://github.com/storybookjs/storybook/pull/11765))"}} \ No newline at end of file