From dd6d0eb0be35a9dd24a98732e6fb2c33c6d36dbb Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Wed, 1 Dec 2021 14:48:55 +0800 Subject: [PATCH] 6.4.3 latest.json version file --- docs/versions/latest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/versions/latest.json b/docs/versions/latest.json index a442ed79c0c..31c6aa53eb2 100644 --- a/docs/versions/latest.json +++ b/docs/versions/latest.json @@ -1 +1 @@ -{"version":"6.4.2","info":{"plain":"### Bug Fixes\n\n- UI: Ensure all classes+animations for our loaders are prefixed ([#16815](https://github.com/storybookjs/storybook/pull/16815))\n- Angular: Add back-compat method to find options (styles) in angular.json ([#16832](https://github.com/storybookjs/storybook/pull/16832))"}} \ No newline at end of file +{"version":"6.4.3","info":{"plain":"### Bug Fixes\n\n- Don't render with `modernInline` if `inlineStories` is `false` ([#16853](https://github.com/storybookjs/storybook/pull/16853))\n- Preview: Don't hide the story while preparing ([#16850](https://github.com/storybookjs/storybook/pull/16850))"}} \ No newline at end of file