From 7a29ae30b9334ec1cedf4b5e6e4e890ba25c3c76 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Thu, 6 May 2021 21:58:43 +0800 Subject: [PATCH] 6.3.0-alpha.20 next.json version file --- docs/versions/next.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions/next.json b/docs/versions/next.json index 6ad329a9e0b..24e5faec951 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.3.0-alpha.19","info":{"plain":"### Features\n\n- Addon-toolbars: Add optional label for toolbar items ([#14776](https://github.com/storybookjs/storybook/pull/14776))\n\n### Maintenance\n\n- Core: Remove spurious package.json warning ([#14785](https://github.com/storybookjs/storybook/pull/14785))"}} \ No newline at end of file +{"version":"6.3.0-alpha.20","info":{"plain":"### Bug Fixes\n\n- Vue3: Fix components in decorators ([#14809](https://github.com/storybookjs/storybook/pull/14809))\n- Accessibility: Adds title to close button on settings page ([#14808](https://github.com/storybookjs/storybook/pull/14808))\n\n### Maintenance\n\n- Refactor marionette into its own repo ([#14802](https://github.com/storybookjs/storybook/pull/14802))\n- Refactor rax to its own repo ([#14799](https://github.com/storybookjs/storybook/pull/14799))\n- Refactor marko into its own repo ([#14803](https://github.com/storybookjs/storybook/pull/14803))\n- Refactor mithril into its own repo ([#14804](https://github.com/storybookjs/storybook/pull/14804))\n- Refactor riot to its own repo ([#14800](https://github.com/storybookjs/storybook/pull/14800))\n- UI: Styling updates ([#14820](https://github.com/storybookjs/storybook/pull/14820))"}} \ No newline at end of file