Skip to content

Commit da1e2e6

Browse files
committed
1 parent 82b950d commit da1e2e6

File tree

7 files changed

+22
-26
lines changed

7 files changed

+22
-26
lines changed

.changeset/empty-nails-judge.md

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

.changeset/solid-forks-beg.md

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

.changeset/thirty-tigers-itch.md

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

.changeset/three-phones-go.md

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

.changeset/vast-humans-film.md

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

packages/create-mcp-kit/CHANGELOG.md

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

3+
## 0.1.4
4+
5+
### Patch Changes
6+
7+
- [`c9a9d74`](https://github.com/my-mcp-hub/mcp-kit/commit/c9a9d74d424e92bdde37ea339f09873c1c53bcc2) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
8+
9+
- [`675612f`](https://github.com/my-mcp-hub/mcp-kit/commit/675612fe9be34f0e7d7c6ee9f88009a609b56482) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-js template
10+
11+
- [`1fbf92c`](https://github.com/my-mcp-hub/mcp-kit/commit/1fbf92c8891da69062bc716a5d4d58e1db7f932a) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-js template
12+
13+
- [`1335be9`](https://github.com/my-mcp-hub/mcp-kit/commit/1335be9adc67ffd291041b40a68c41c690b15578) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-ts template
14+
15+
- [`2a839d7`](https://github.com/my-mcp-hub/mcp-kit/commit/2a839d71cc875e4c8bdbf25bd516dffd62dd9a2c) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: export createServer and add ping interval to SSE
16+
17+
- [`836dc4c`](https://github.com/my-mcp-hub/mcp-kit/commit/836dc4c37744aebd76884c9e8733b69c05adc8e5) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
18+
19+
- [`d9cd934`](https://github.com/my-mcp-hub/mcp-kit/commit/d9cd934cb6dbf76869fa087a74984acce2c4b0f2) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-ts template
20+
21+
- Updated dependencies [[`c9a9d74`](https://github.com/my-mcp-hub/mcp-kit/commit/c9a9d74d424e92bdde37ea339f09873c1c53bcc2), [`836dc4c`](https://github.com/my-mcp-hub/mcp-kit/commit/836dc4c37744aebd76884c9e8733b69c05adc8e5)]:
22+
- @mcp-tool-kit/shared@0.1.4
23+
324
## 0.1.3
425

526
### 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.3",
3+
"version": "0.1.4",
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)