Skip to content

Commit 4e161d6

Browse files
committed
Write changelog for 10.1.0-alpha.1 [skip ci]
1 parent 3e593a8 commit 4e161d6

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.prerelease.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 10.1.0-alpha.1
2+
3+
- Presets: Fix incorrect imports - [#32875](https://github.com/storybookjs/storybook/pull/32875), thanks @ndelangen!
4+
15
## 10.1.0-alpha.0
26

37

code/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,5 +283,6 @@
283283
"Dependency Upgrades"
284284
]
285285
]
286-
}
286+
},
287+
"deferredNextVersion": "10.1.0-alpha.1"
287288
}

docs/versions/next.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"10.1.0-alpha.0","info":{"plain":""}}
1+
{"version":"10.1.0-alpha.1","info":{"plain":"- Presets: Fix incorrect imports - [#32875](https://github.com/storybookjs/storybook/pull/32875), thanks @ndelangen!"}}

0 commit comments

Comments
 (0)