Skip to content

Commit 5cf3cd8

Browse files
Version Packages
1 parent d4c7876 commit 5cf3cd8

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/icy-walls-exist.md

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

packages/addon-mcp/CHANGELOG.md

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

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- [#219](https://github.com/storybookjs/mcp/pull/219) [`6684af6`](https://github.com/storybookjs/mcp/commit/6684af67bf7c2a2b72051fa63c3f5e584eecbf76) Thanks [@ghengeveld](https://github.com/ghengeveld)! - Introduced the `get-changed-stories` tool to retrieve metadata for stories marked as new, modified, or affected.
8+
Updated `dev-instructions.md` and `storybook-story-instructions.md` to reflect the new workflow for calling `get-changed-stories` before `preview-stories`.
9+
310
## 0.6.0
411

512
### Minor 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.6.0",
3+
"version": "0.7.0",
44
"description": "Help agents automatically write and test stories for your UI components",
55
"keywords": [
66
"ai",

0 commit comments

Comments
 (0)