Skip to content

Commit 51740e3

Browse files
[ci] release (#33)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9ee1c5a commit 51740e3

File tree

8 files changed

+24
-13
lines changed

8 files changed

+24
-13
lines changed

.changeset/dry-impalas-thank.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.2
4+
5+
### Patch Changes
6+
7+
- [#32](https://github.com/storybookjs/marko/pull/32) [`9ee1c5a`](https://github.com/storybookjs/marko/commit/9ee1c5ac8ade2a05eca3f024eb983799de64a985) Thanks [@svallory](https://github.com/svallory)! - Update depencies across all packages
8+
39
## 2.0.1
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.1",
3+
"version": "2.0.2",
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+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- [#32](https://github.com/storybookjs/marko/pull/32) [`9ee1c5a`](https://github.com/storybookjs/marko/commit/9ee1c5ac8ade2a05eca3f024eb983799de64a985) Thanks [@svallory](https://github.com/svallory)! - Update depencies across all packages
8+
39
## 2.0.1
410

511
### Patch 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": "2.0.1",
3+
"version": "2.0.2",
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.2
4+
5+
### Patch Changes
6+
7+
- [#32](https://github.com/storybookjs/marko/pull/32) [`9ee1c5a`](https://github.com/storybookjs/marko/commit/9ee1c5ac8ade2a05eca3f024eb983799de64a985) Thanks [@svallory](https://github.com/svallory)! - Update depencies across all packages
8+
39
## 9.0.1
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.1",
3+
"version": "9.0.2",
44
"description": "Storybook for Marko: Develop Marko Components in isolation.",
55
"keywords": [
66
"marko",

0 commit comments

Comments
 (0)