Skip to content

Commit cc2b650

Browse files
committed
1 parent 9e52523 commit cc2b650

File tree

6 files changed

+16
-21
lines changed

6 files changed

+16
-21
lines changed

.changeset/breezy-falcons-sneeze.md

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

.changeset/modern-symbols-switch.md

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

.changeset/quick-symbols-work.md

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

.changeset/rotten-ghosts-think.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.11
4+
5+
### Patch Changes
6+
7+
- [`1bb0011`](https://github.com/my-mcp-hub/mcp-kit/commit/1bb0011e47b57822a3d2dbe1118ad7fddd4bf6fa) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-js template
8+
9+
- [`1386b85`](https://github.com/my-mcp-hub/mcp-kit/commit/1386b8597a72f5b41b357b4a392e31ece69852ce) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-ts template
10+
11+
- [`5131776`](https://github.com/my-mcp-hub/mcp-kit/commit/51317766fbae6fcbecc29cc1ca5d3060eab901d3) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-js template
12+
13+
- [`098b666`](https://github.com/my-mcp-hub/mcp-kit/commit/098b6664573f2890173c3b51c90254c168cabdc2) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-ts template
14+
15+
- Updated dependencies [[`086151a`](https://github.com/my-mcp-hub/mcp-kit/commit/086151aff11c4c83a7c57372f764405e06754353)]:
16+
- @mcp-tool-kit/shared@0.0.12
17+
318
## 0.0.10
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.10",
3+
"version": "0.0.11",
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)