Skip to content

Commit ac55e01

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

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/late-plums-swim.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.5
4+
5+
### Patch Changes
6+
7+
- [#40](https://github.com/storybookjs/marko/pull/40) [`77d7a19`](https://github.com/storybookjs/marko/commit/77d7a196bcbafdbd31eb36fd9eeea29bd2efd060) Thanks [@DylanPiercey](https://github.com/DylanPiercey)! - Fix avoid stubbing testing apis for known tags api components.
8+
39
## 9.0.4
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.4",
3+
"version": "9.0.5",
44
"description": "Storybook for Marko: Develop Marko Components in isolation.",
55
"keywords": [
66
"marko",

0 commit comments

Comments
 (0)