Skip to content

Commit 9ed2ede

Browse files
github-actions[bot]DylanPiercey
authored andcommitted
[ci] release
1 parent 4db56ea commit 9ed2ede

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/great-flowers-lie.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/frameworks/marko-vite/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @storybook/marko-vite
22

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- [#46](https://github.com/storybookjs/marko/pull/46) [`4db56ea`](https://github.com/storybookjs/marko/commit/4db56eadd7c2ac560efbb1327144ad855a81d2c5) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - When the `--host` cli flag is used with storybook, use that value as a default for the vite `allowedHosts` config.
8+
39
## 4.0.0
410

511
### Major Changes

packages/frameworks/marko-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/marko-vite",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Storybook for Marko and Vite: Develop Marko components in isolation with Hot Reloading.",
55
"keywords": [
66
"marko",

0 commit comments

Comments
 (0)