Skip to content

Commit e671070

Browse files
[ci] release (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 41c9e8c commit e671070

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/orange-eels-nail.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/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.4
4+
5+
### Patch Changes
6+
7+
- [#38](https://github.com/storybookjs/marko/pull/38) [`41c9e8c`](https://github.com/storybookjs/marko/commit/41c9e8c874b0b6208a239be9013c2f16b9526d7d) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Support rendering marko 6 templates.
8+
39
## 9.0.3
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.3",
3+
"version": "9.0.4",
44
"description": "Storybook for Marko: Develop Marko Components in isolation.",
55
"keywords": [
66
"marko",

0 commit comments

Comments
 (0)