From bd607c3461271a80ae1b5224e9b40977eeb3ec44 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 6 Aug 2019 00:50:34 +0800 Subject: [PATCH] 5.2.0-beta.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 fae96f82dc83..f61b4ac01b8e 100644 --- a/docs/src/versions/next.json +++ b/docs/src/versions/next.json @@ -1 +1 @@ -{"version":"5.2.0-beta.22","info":{"plain":"### Bug Fixes\n\n* Core: Fix HMR for CSF files ([#7669](https://github.com/storybookjs/storybook/pull/7669))\n\n### Maintenance\n\n* React: Cleanup CSF stories in cra-kitchen-sink ([#7670](https://github.com/storybookjs/storybook/pull/7670))"}} \ No newline at end of file +{"version":"5.2.0-beta.23","info":{"plain":"### Features\n\n* CLI: Suggest possible matches on invalid command ([#7658](https://github.com/storybookjs/storybook/pull/7658))\n* Core: Allow injecting preview-body.html ([#7417](https://github.com/storybookjs/storybook/pull/7417))\n\n### Bug Fixes\n\n* Core: Fix HMR error recovery ([#7684](https://github.com/storybookjs/storybook/pull/7684))"}} \ No newline at end of file