From 35046ac27e5b41a2b9927f0fefad07c095685bcc Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Thu, 20 Jan 2022 18:47:24 +0800 Subject: [PATCH] 6.5.0-alpha.22 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 73f570479b8..034fdd19159 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.5.0-alpha.21","info":{"plain":"### Features\n\n* Webpack5: Switch to using `import.meta.webpackHot.accept` ([#17270](https://github.com/storybookjs/storybook/pull/17270))"}} \ No newline at end of file +{"version":"6.5.0-alpha.22","info":{"plain":"### Features\n\n- Svelte: Add CSF3 default render function ([#17276](https://github.com/storybookjs/storybook/pull/17276))\n- CLI: Add `--no-manager-cache` to build-storybook ([#17300](https://github.com/storybookjs/storybook/pull/17300))\n\n### Maintenance\n\n- Build: Upgrade yarn to 3.1.1 ([#17281](https://github.com/storybookjs/storybook/pull/17281))"}} \ No newline at end of file