Skip to content

Commit

Permalink
Write changelog for 8.6.0-beta.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
storybook-bot committed Feb 19, 2025
1 parent 69cccad commit d1cd33b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.prerelease.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 8.6.0-beta.5

- Core: Support `esbuild@^0.25` - [#30574](https://github.com/storybookjs/storybook/pull/30574), thanks @JReinhold!

## 8.6.0-beta.4

- Addon-Test: Add telemetry data for Focused Tests - [#30568](https://github.com/storybookjs/storybook/pull/30568), thanks @JReinhold!
Expand Down
3 changes: 2 additions & 1 deletion code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,5 +303,6 @@
"Dependency Upgrades"
]
]
}
},
"deferredNextVersion": "8.6.0-beta.5"
}
2 changes: 1 addition & 1 deletion docs/versions/next.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"8.6.0-beta.4","info":{"plain":"- Addon-Test: Add telemetry data for Focused Tests - [#30568](https://github.com/storybookjs/storybook/pull/30568), thanks @JReinhold!\n- Core: Allow empty render functions in CSF factories - [#30565](https://github.com/storybookjs/storybook/pull/30565), thanks @kasperpeulen!\n- Core: Fix undeclared internal dependencies - [#30566](https://github.com/storybookjs/storybook/pull/30566), thanks @kasperpeulen!"}}
{"version":"8.6.0-beta.5","info":{"plain":"- Core: Support `esbuild@^0.25` - [#30574](https://github.com/storybookjs/storybook/pull/30574), thanks @JReinhold!"}}

0 comments on commit d1cd33b

Please sign in to comment.