Skip to content

Commit 0e6b3a5

Browse files
Version Packages
1 parent dce8c8d commit 0e6b3a5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/upset-worlds-bow.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.1.5
4+
5+
### Patch Changes
6+
7+
- [#93](https://github.com/storybookjs/mcp/pull/93) [`dce8c8d`](https://github.com/storybookjs/mcp/commit/dce8c8d47103e5eb122196c14328658f69f52f11) Thanks [@JReinhold](https://github.com/JReinhold)! - Improve visibility into which toolsets are available
8+
39
## 0.1.4
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.1.4",
3+
"version": "0.1.5",
44
"description": "Help agents automatically write and test stories for your UI components",
55
"keywords": [
66
"storybook-addon",

0 commit comments

Comments
 (0)