Skip to content

Commit 9eb2387

Browse files
Version Packages (#52)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0334d29 commit 9eb2387

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/blue-eels-take.md

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

.changeset/tall-boxes-build.md

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

packages/addon-mcp/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.1.3
4+
5+
### Patch Changes
6+
7+
- [#50](https://github.com/storybookjs/mcp/pull/50) [`0334d29`](https://github.com/storybookjs/mcp/commit/0334d2988f7b5be056f458e60bee7eca7a366997) Thanks [@JReinhold](https://github.com/JReinhold)! - Add GET handler that serves HTML when visiting `/mcp`, and redirects to human-readable component manifest when applicable
8+
9+
- [#50](https://github.com/storybookjs/mcp/pull/50) [`0334d29`](https://github.com/storybookjs/mcp/commit/0334d2988f7b5be056f458e60bee7eca7a366997) Thanks [@JReinhold](https://github.com/JReinhold)! - Update manifest format
10+
311
## 0.1.2
412

513
### 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.1.2",
3+
"version": "0.1.3",
44
"description": "Help agents automatically write and test stories for your UI components",
55
"keywords": [
66
"storybook-addon",

0 commit comments

Comments
 (0)