Skip to content

Commit 582294c

Browse files
committed
release: @mcp-tool-kit/[email protected]
1 parent 8aba7cf commit 582294c

File tree

7 files changed

+15
-31
lines changed

7 files changed

+15
-31
lines changed

.changeset/fifty-oranges-repeat.md

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

.changeset/new-readers-chew.md

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

.changeset/shiny-moments-fold.md

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

.changeset/solid-bobcats-refuse.md

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

.changeset/wise-radios-greet.md

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

packages/shared/CHANGELOG.md

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

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- [`bfd07be`](https://github.com/my-mcp-hub/mcp-kit/commit/bfd07be48ff494a8d5a9ba70978e517111c8216b) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
8+
9+
- [`3df871a`](https://github.com/my-mcp-hub/mcp-kit/commit/3df871a9c5024b2a29af0d93086e370d4b8cd763) Thanks [@zhensherlock](https://github.com/zhensherlock)! - refactor: use builtinModules for external dependencies
10+
11+
- [`ede7f24`](https://github.com/my-mcp-hub/mcp-kit/commit/ede7f24aeede222c5801120e825349d39b148329) Thanks [@zhensherlock](https://github.com/zhensherlock)! - build: replace eslint with biome for linting
12+
13+
- [`405b805`](https://github.com/my-mcp-hub/mcp-kit/commit/405b805c4078d8d8c8d952eb90b59eb5b5eb9e40) Thanks [@zhensherlock](https://github.com/zhensherlock)! - refactor: standardize imports and format configuration files
14+
15+
- [`8aba7cf`](https://github.com/my-mcp-hub/mcp-kit/commit/8aba7cfc78a6699df4ebd9e5f46c725b1b7c6f0b) Thanks [@zhensherlock](https://github.com/zhensherlock)! - chore: update dependencies
16+
317
## 0.1.4
418

519
### Patch Changes

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mcp-tool-kit/shared",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
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)