Skip to content

Commit f517fbc

Browse files
[ci] release (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0f487c3 commit f517fbc

File tree

8 files changed

+24
-13
lines changed

8 files changed

+24
-13
lines changed

.changeset/tall-cougars-allow.md

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

package-lock.json

Lines changed: 3 additions & 3 deletions
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+
## 2.0.4
4+
5+
### Patch Changes
6+
7+
- [#36](https://github.com/storybookjs/marko/pull/36) [`0f487c3`](https://github.com/storybookjs/marko/commit/0f487c3007271b9f184c6739cba23052142f52e6) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Upgrade dependencies.
8+
39
## 2.0.3
410

511
### Patch 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": "2.0.3",
3+
"version": "2.0.4",
44
"description": "Storybook for Marko and Vite: Develop Marko components in isolation with Hot Reloading.",
55
"keywords": [
66
"marko",

packages/frameworks/marko-webpack/CHANGELOG.md

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

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- [#36](https://github.com/storybookjs/marko/pull/36) [`0f487c3`](https://github.com/storybookjs/marko/commit/0f487c3007271b9f184c6739cba23052142f52e6) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Upgrade dependencies.
8+
39
## 3.0.0
410

511
### Major Changes

packages/frameworks/marko-webpack/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-webpack",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Storybook for Marko and Webpack: Develop Marko components in isolation with Hot Reloading.",
55
"keywords": [
66
"marko",

packages/renderers/marko/CHANGELOG.md

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

3+
## 9.0.3
4+
5+
### Patch Changes
6+
7+
- [#36](https://github.com/storybookjs/marko/pull/36) [`0f487c3`](https://github.com/storybookjs/marko/commit/0f487c3007271b9f184c6739cba23052142f52e6) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Upgrade dependencies.
8+
39
## 9.0.2
410

511
### Patch Changes

packages/renderers/marko/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",
3-
"version": "9.0.2",
3+
"version": "9.0.3",
44
"description": "Storybook for Marko: Develop Marko Components in isolation.",
55
"keywords": [
66
"marko",

0 commit comments

Comments
 (0)