Skip to content

Commit

Permalink
6.2.0-alpha.21 next.json version file
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Feb 4, 2021
1 parent a67f8b5 commit 7790c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/versions/next.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"6.2.0-alpha.20","info":{"plain":"### Features\n\n- Vue: Add Vue 3 support ([#13775](https://github.com/storybookjs/storybook/pull/13775))\n- CLI: Add try/catch on readFileAsJson to improve error message ([#13730](https://github.com/storybookjs/storybook/pull/13730))\n- Core: Generate manager cache in smoke test, but don't use/clear any cache ([#13784](https://github.com/storybookjs/storybook/pull/13784))\n\n### Bug Fixes\n\n- Addon-docs/Svelte: Fix component name in docgen-loader ([#13760](https://github.com/storybookjs/storybook/pull/13760))\n- Addon-docs/Svelte: Fix component description ([#13659](https://github.com/storybookjs/storybook/pull/13659))\n- UI: Fix copy to clipboard for insecure deployments ([#13777](https://github.com/storybookjs/storybook/pull/13777))\n\n### Maintenance\n\n- CLI: Handle package versions in package strings for generators ([#13774](https://github.com/storybookjs/storybook/pull/13774))\n- Build: Do not recompile packages in publish step of the CI ([#13786](https://github.com/storybookjs/storybook/pull/13786))\n- CI: Remove generic cache key from Circle CI ([#13787](https://github.com/storybookjs/storybook/pull/13787))\n- CI: Upgrade cache GH Action & remove fallback caches ([#13752](https://github.com/storybookjs/storybook/pull/13752))"}}
{"version":"6.2.0-alpha.21","info":{"plain":"### Features\n\n* Addon-docs: Add support for Vue 3 ([#13809](https://github.com/storybookjs/storybook/pull/13809))\n\n### Maintenance\n\n* Build: Exclude all test and story files from transpilation ([#13714](https://github.com/storybookjs/storybook/pull/13714))\n* Build: Generate version file with preval macro ([#13715](https://github.com/storybookjs/storybook/pull/13715))"}}

0 comments on commit 7790c72

Please sign in to comment.