We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2182a94 commit c6757b4Copy full SHA for c6757b4
.changeset/two-crews-melt.md
packages/shared/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @mcp-tool-kit/shared
2
3
+## 0.1.0
4
+
5
+### Minor Changes
6
7
+- [`2182a94`](https://github.com/my-mcp-hub/mcp-kit/commit/2182a943256912834eb9099e195cc7e04061733e) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
8
9
## 0.0.13
10
11
### Patch Changes
packages/shared/package.json
@@ -1,6 +1,6 @@
{
"name": "@mcp-tool-kit/shared",
- "version": "0.0.13",
+ "version": "0.1.0",
"description": "A CLI tool to create MCP (Model Context Protocol) applications with ease.",
"type": "module",
"author": "zhensherlock",
0 commit comments