Skip to content

Commit 1d450fb

Browse files
authored
Merge pull request #203 from storybookjs/changeset-release/main
Version Packages
2 parents 2440718 + f64c2c7 commit 1d450fb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/neat-otters-reflect.md

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

packages/addon-mcp/CHANGELOG.md

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

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- [#202](https://github.com/storybookjs/mcp/pull/202) [`9d19fae`](https://github.com/storybookjs/mcp/commit/9d19fae499557d2e5393fbeadd1bdda1d664f5dd) Thanks [@shilman](https://github.com/shilman)! - Add MCP registry metadata for `@storybook/addon-mcp`.
8+
39
## 0.4.1
410

511
### Patch Changes

packages/addon-mcp/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.4.1",
3+
"version": "0.4.2",
44
"description": "Help agents automatically write and test stories for your UI components",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)