Skip to content

Commit 5a2a685

Browse files
committed
1 parent 34e6184 commit 5a2a685

File tree

6 files changed

+16
-21
lines changed

6 files changed

+16
-21
lines changed

.changeset/every-friends-admire.md

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

.changeset/honest-windows-work.md

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

.changeset/soft-candles-return.md

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

.changeset/tough-cycles-care.md

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

packages/create-mcp-kit/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# create-mcp-kit
22

3+
## 0.0.10
4+
5+
### Patch Changes
6+
7+
- [`567fb20`](https://github.com/my-mcp-hub/mcp-kit/commit/567fb200dab62b2a4cbf2687e8a762e55803b15a) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-js template
8+
9+
- [`29a05e1`](https://github.com/my-mcp-hub/mcp-kit/commit/29a05e173ce0b938f91d04e20755005a9a5c57f1) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-ts template
10+
11+
- [`8690705`](https://github.com/my-mcp-hub/mcp-kit/commit/869070504fff25d62d26417ab1dab750951ccda3) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-ts template
12+
13+
- [`84aef09`](https://github.com/my-mcp-hub/mcp-kit/commit/84aef092e61e099ca478b7c7f3ef24894e959c3e) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-js template
14+
15+
- Updated dependencies [[`359d446`](https://github.com/my-mcp-hub/mcp-kit/commit/359d4461bcf702ad0d77bca1643749638784f380)]:
16+
- @mcp-tool-kit/shared@0.0.11
17+
318
## 0.0.9
419

520
### Patch Changes

packages/create-mcp-kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-mcp-kit",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "A CLI tool to create MCP (Model Context Protocol) applications with ease.",
55
"type": "module",
66
"author": "zhensherlock",

0 commit comments

Comments
 (0)