From b076507ac782cea6b026e52081645712324335b4 Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Tue, 18 Jan 2022 23:54:15 +0800 Subject: [PATCH] 6.5.0-alpha.21 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 95da0daf4f8..73f570479b8 100644 --- a/docs/versions/next.json +++ b/docs/versions/next.json @@ -1 +1 @@ -{"version":"6.5.0-alpha.20","info":{"plain":"### Dependency Upgrades\n\n- Upgrade compodoc for colors.js bug ([#17266](https://github.com/storybookjs/storybook/pull/17266))\n- Upgrade jscodeshift dependency for colors.js bug ([#17265](https://github.com/storybookjs/storybook/pull/17265))\n- Restore prettier >= 2.2.1 to satisfy previous constraints ([#17257](https://github.com/storybookjs/storybook/pull/17257))"}} \ No newline at end of file +{"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