Skip to content

Commit f3ec39a

Browse files
committed
1 parent e783239 commit f3ec39a

File tree

7 files changed

+22
-26
lines changed

7 files changed

+22
-26
lines changed

.changeset/afraid-berries-pump.md

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

.changeset/afraid-humans-serve.md

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

.changeset/dirty-oranges-go.md

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

.changeset/famous-chairs-fly.md

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

.changeset/mean-rules-lead.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.2
4+
5+
### Patch Changes
6+
7+
- [`6a5f411`](https://github.com/my-mcp-hub/mcp-kit/commit/6a5f4119e4b728fe465fa2fa8286f44bff4bdbf3) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: add .gitattributes for consistent line endings in js/ts files
8+
9+
- [`24122d0`](https://github.com/my-mcp-hub/mcp-kit/commit/24122d0299a0491e28b03eb9bbb618255028dd29) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-js template
10+
11+
- [`ea237e7`](https://github.com/my-mcp-hub/mcp-kit/commit/ea237e70ec1d9574848376e4a1e62ff37229c936) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update client-ts template
12+
13+
- [`8d2f961`](https://github.com/my-mcp-hub/mcp-kit/commit/8d2f961450804e29f2feb26fbd6287a72a0b07d7) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-ts template
14+
15+
- [`d347bea`](https://github.com/my-mcp-hub/mcp-kit/commit/d347beaf7f43da65cbe0612f5af9d71b887a4ab5) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
16+
17+
- [`37d3fd5`](https://github.com/my-mcp-hub/mcp-kit/commit/37d3fd531c3f678c26903305da67794fe6d213a6) Thanks [@zhensherlock](https://github.com/zhensherlock)! - build: update typescript-eslint to use recommended config
18+
19+
- [`da29066`](https://github.com/my-mcp-hub/mcp-kit/commit/da29066985712726be8a192ad0e7c6f295b51af4) Thanks [@zhensherlock](https://github.com/zhensherlock)! - feat: update server-js template
20+
21+
- Updated dependencies [[`d347bea`](https://github.com/my-mcp-hub/mcp-kit/commit/d347beaf7f43da65cbe0612f5af9d71b887a4ab5), [`37d3fd5`](https://github.com/my-mcp-hub/mcp-kit/commit/37d3fd531c3f678c26903305da67794fe6d213a6)]:
22+
- @mcp-tool-kit/shared@0.1.2
23+
324
## 0.1.1
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.1",
3+
"version": "0.1.2",
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)