Skip to content

Commit adec6a3

Browse files
committed
Write changelog for 8.6.1 [skip ci]
1 parent 6706012 commit adec6a3

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+
## 8.6.1
2+
3+
- CSF: Only export definePreview from the framework - [#30676](https://github.com/storybookjs/storybook/pull/30676), thanks @kasperpeulen!
4+
15
## 8.6.0
26

37
The 8.6 release focuses on [Storybook Test](https://storybook.js.org/blog/storybook-test-sneak-peek/), which brings realtime component, accessibility, and visual UI tests to your favorite component workshop.

code/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,5 +303,6 @@
303303
"Dependency Upgrades"
304304
]
305305
]
306-
}
306+
},
307+
"deferredNextVersion": "8.6.1"
307308
}

docs/versions/latest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version":"8.6.0","info":{"plain":""}}
1+
{"version":"8.6.1","info":{"plain":"- CSF: Only export definePreview from the framework - [#30676](https://github.com/storybookjs/storybook/pull/30676), thanks @kasperpeulen!"}}

0 commit comments

Comments
 (0)