Skip to content

Commit 36f7c35

Browse files
committed
Write changelog for 9.1.1 [skip ci]
1 parent 486c7ad commit 36f7c35

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 9.1.1
2+
3+
- Telemetry: Send index stats on dev exit - [#32168](https://github.com/storybookjs/storybook/pull/32168), thanks @shilman!
4+
15
## 9.1.0
26

37
Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!

code/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,5 +285,6 @@
285285
"Dependency Upgrades"
286286
]
287287
]
288-
}
288+
},
289+
"deferredNextVersion": "9.1.1"
289290
}

docs/versions/latest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"9.1.0","info":{"plain":"- Core: Disable dynamic favicon behavior when using custom favicon filename - [#32147](https://github.com/storybookjs/storybook/pull/32147), thanks @ghengeveld!\n- Core: Don't update interactions panel state until we reach the rendering phase - [#32163](https://github.com/storybookjs/storybook/pull/32163), thanks @ghengeveld!"}}
1+
{"version":"9.1.1","info":{"plain":"- Telemetry: Send index stats on dev exit - [#32168](https://github.com/storybookjs/storybook/pull/32168), thanks @shilman!"}}

0 commit comments

Comments
 (0)