We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca1f826 commit 2c3ce65Copy full SHA for 2c3ce65
2 files changed
packages/create-mcp-kit/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# create-mcp-kit
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- [`238a150`](https://github.com/my-mcp-hub/mcp-kit/commit/238a1507cab48ebd3a6e86d4391c9abeb3f5b6ac) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
8
9
+- Updated dependencies [[`238a150`](https://github.com/my-mcp-hub/mcp-kit/commit/238a1507cab48ebd3a6e86d4391c9abeb3f5b6ac)]:
10
+ - @mcp-tool-kit/shared@1.0.1
11
12
## 1.0.0
13
14
### Major Changes
packages/create-mcp-kit/package.json
@@ -1,6 +1,6 @@
{
"name": "create-mcp-kit",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "A CLI tool to create MCP (Model Context Protocol) applications with ease.",
"type": "module",
"author": "zhensherlock",
0 commit comments