Skip to content

Commit 9243650

Browse files
authored
Merge pull request #33613 from storybookjs/version-non-patch-from-10.2.0
Release: Preminor alpha 10.3.0-alpha.0
2 parents a674af8 + f8efb96 commit 9243650

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.prerelease.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 10.3.0-alpha.0
2+
3+
- CLI: Fix onboarding not opening - [#33609](https://github.com/storybookjs/storybook/pull/33609), thanks @ndelangen!
4+
15
## 10.2.0-beta.5
26

37
- Addon A11y: Lock vision filter dropdown for stories with `vision` global - [#33599](https://github.com/storybookjs/storybook/pull/33599), thanks @ghengeveld!

code/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,6 @@
220220
"Dependency Upgrades"
221221
]
222222
]
223-
}
223+
},
224+
"deferredNextVersion": "10.3.0-alpha.0"
224225
}

docs/versions/next.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"10.2.0-beta.5","info":{"plain":"- Addon A11y: Lock vision filter dropdown for stories with `vision` global - [#33599](https://github.com/storybookjs/storybook/pull/33599), thanks @ghengeveld!"}}
1+
{"version":"10.3.0-alpha.0","info":{"plain":"- CLI: Fix onboarding not opening - [#33609](https://github.com/storybookjs/storybook/pull/33609), thanks @ndelangen!"}}

0 commit comments

Comments
 (0)