Skip to content

Commit

Permalink
make it say 8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed Feb 8, 2024
1 parent 332b8da commit c20c3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/lib/cli/src/autoblock/block-storystorev6.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export const blocker = createBlocker({
log() {
return dedent`
StoryStoreV7 feature must be removed from your Storybook configuration.
This feature was removed in Storybook 7.0.0.
This feature was removed in Storybook 8.0.0.
Please see the migration guide for more information:
https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#story-store-v7
Expand Down

0 comments on commit c20c3d8

Please sign in to comment.