Skip to content

Commit a506d65

Browse files
authored
Merge pull request #17 from storybookjs/changeset-release/main
Version Packages
2 parents 50f55d4 + 754afa2 commit a506d65

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/pretty-kids-build.md

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

.changeset/three-buckets-serve.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @storybook/addon-mcp
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#21](https://github.com/storybookjs/addon-mcp/pull/21) [`b91acac`](https://github.com/storybookjs/addon-mcp/commit/b91acac6fcb7d8e3556e07a499432c1779d59680) Thanks [@shilman](https://github.com/shilman)! - Embed demo image from storybook.js.org
8+
9+
- [#16](https://github.com/storybookjs/addon-mcp/pull/16) [`bf41737`](https://github.com/storybookjs/addon-mcp/commit/bf41737f3409ff25a023993bf1475bf9620c085d) Thanks [@shilman](https://github.com/shilman)! - Improve README
10+
311
## 0.0.4
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@storybook/addon-mcp",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Help agents automatically write and test stories for your UI components",
55
"keywords": [
66
"storybook-addon",

0 commit comments

Comments
 (0)