Skip to content

Commit 924b4a2

Browse files
committed
1 parent fd1e6b5 commit 924b4a2

File tree

7 files changed

+20
-26
lines changed

7 files changed

+20
-26
lines changed

.changeset/mean-pianos-trade.md

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

.changeset/open-walls-draw.md

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

.changeset/shy-taxes-peel.md

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

.changeset/solid-camels-wonder.md

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

.changeset/stupid-walls-stand.md

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

packages/create-mcp-kit/CHANGELOG.md

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

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- [`dee5474`](https://github.com/my-mcp-hub/mcp-kit/commit/dee5474138245415d6a28405bae5f2c6b482e06b) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-js template
8+
9+
- [`8dc03de`](https://github.com/my-mcp-hub/mcp-kit/commit/8dc03ded00d2cea61c9865dd280d652a7229ba2e) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-js template
10+
11+
- [`1a0782c`](https://github.com/my-mcp-hub/mcp-kit/commit/1a0782c278456b2343af61a16819808527ed7435) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
12+
13+
- [`2b5aff4`](https://github.com/my-mcp-hub/mcp-kit/commit/2b5aff472bccb84315e6c72fc7a8c1f755d2e45c) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: remove spinner and improve outro formatting
14+
15+
- [`6e985c3`](https://github.com/my-mcp-hub/mcp-kit/commit/6e985c3f48f4a80c821307b7b85744d5abae6fa8) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-ts template
16+
17+
- [`1b30b8b`](https://github.com/my-mcp-hub/mcp-kit/commit/1b30b8b4bfd55a315815d20f40e79fce101d5b65) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-ts template
18+
19+
- Updated dependencies [[`1a0782c`](https://github.com/my-mcp-hub/mcp-kit/commit/1a0782c278456b2343af61a16819808527ed7435)]:
20+
- @mcp-tool-kit/shared@0.0.9
21+
322
## 0.0.7
423

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