Skip to content

Commit 1545afb

Browse files
committed
chore(release): publish
- @czi-sds/[email protected]
1 parent 7bb34e0 commit 1545afb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.4.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-08-20)
7+
8+
### Features
9+
10+
- **mcp:** fixed get-component-props tool ([#1001](https://github.com/chanzuckerberg/sci-components/issues/1001)) ([1713636](https://github.com/chanzuckerberg/sci-components/commit/17136368961a133ecc6f448b686f28d5d8adf6c3))
11+
612
# [0.3.0](https://github.com/chanzuckerberg/sci-components/compare/@czi-sds/[email protected]...@czi-sds/[email protected]) (2025-08-20)
713

814
### Features

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@czi-sds/mcp",
33
"description": "The official MCP server for SDS",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"main": "dist/stdio.js",
66
"files": [
77
"dist",

0 commit comments

Comments
 (0)