Skip to content

Commit cfb552a

Browse files
committed
1 parent 535044c commit cfb552a

File tree

10 files changed

+26
-41
lines changed

10 files changed

+26
-41
lines changed

.changeset/busy-glasses-strive.md

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

.changeset/eighty-rivers-warn.md

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

.changeset/large-planets-cough.md

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

.changeset/plenty-clouds-listen.md

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

.changeset/seven-lamps-shout.md

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

.changeset/soft-moles-lie.md

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

.changeset/stale-days-brush.md

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

.changeset/twenty-donuts-look.md

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

packages/create-mcp-kit/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- [`dc77ec5`](https://github.com/my-mcp-hub/mcp-kit/commit/dc77ec55267693cc92e6e3c4fdcbdbd4414fd7bb) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-js template
8+
9+
- [`4ca3f66`](https://github.com/my-mcp-hub/mcp-kit/commit/4ca3f662bad5e08468e6bedf90a22aa03e5afcb1) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-js template
10+
11+
- [`8b97e3d`](https://github.com/my-mcp-hub/mcp-kit/commit/8b97e3d0cfc5a833896115cb4827884ab052bfde) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-ts template
12+
13+
- [`adf7401`](https://github.com/my-mcp-hub/mcp-kit/commit/adf74019b7e0dc12f0b10629a60462d947127ef1) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-js template
14+
15+
- [`0ca3cff`](https://github.com/my-mcp-hub/mcp-kit/commit/0ca3cffc7bccaff25f286635dc6c29809a6d5fd2) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-js template
16+
17+
- [`b8f4f19`](https://github.com/my-mcp-hub/mcp-kit/commit/b8f4f1992af802f701c7846333a5aff6459c544f) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-ts template
18+
19+
- [`9ca54a1`](https://github.com/my-mcp-hub/mcp-kit/commit/9ca54a132b8b429b44e9f4cbcf948492621070be) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-ts template
20+
21+
- [`07b0ccf`](https://github.com/my-mcp-hub/mcp-kit/commit/07b0ccf9acc8cecf66e0389c200285d3ae0b2e52) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
22+
23+
- [`1e0dce7`](https://github.com/my-mcp-hub/mcp-kit/commit/1e0dce7773b168d0dbad8a211e1739b64021520f) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-ts template
24+
25+
- Updated dependencies [[`b774ffb`](https://github.com/my-mcp-hub/mcp-kit/commit/b774ffbb6bbcf463123dec6ec3d42ccea5d0e46d), [`07b0ccf`](https://github.com/my-mcp-hub/mcp-kit/commit/07b0ccf9acc8cecf66e0389c200285d3ae0b2e52)]:
26+
- @mcp-tool-kit/shared@0.1.3
27+
328
## 0.1.2
429

530
### 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.1.2",
3+
"version": "0.1.3",
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)