Skip to content

Commit b46cb8c

Browse files
committed
release: @mcp-tool-kit/[email protected]
1 parent 4f234ed commit b46cb8c

File tree

9 files changed

+19
-38
lines changed

9 files changed

+19
-38
lines changed

.changeset/cold-paths-shop.md

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

.changeset/curly-pumas-lead.md

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

.changeset/dirty-rats-hug.md

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

.changeset/empty-worlds-obey.md

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

.changeset/floppy-paws-strive.md

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

.changeset/great-humans-pump.md

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

.changeset/yummy-squids-rhyme.md

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

packages/shared/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- [`7bb71e2`](https://github.com/my-mcp-hub/mcp-kit/commit/7bb71e2c1eadabacebe865015cc4edad1922a2ff) Thanks [@zhensherlock](https://github.com/zhensherlock)! - test: use temporary directory for test isolation
8+
9+
- [`8de8d2e`](https://github.com/my-mcp-hub/mcp-kit/commit/8de8d2eb47d1347cc92b99ea0e55c80dcee5c066) Thanks [@zhensherlock](https://github.com/zhensherlock)! - ci: add test steps to build and publish workflows
10+
11+
- [`febe839`](https://github.com/my-mcp-hub/mcp-kit/commit/febe83995330490ac200e86a6843ebf59465a1d3) Thanks [@zhensherlock](https://github.com/zhensherlock)! - refactor: remove unused string utilities
12+
13+
- [`04dac7d`](https://github.com/my-mcp-hub/mcp-kit/commit/04dac7dc66948548bf29d2bc1e6ebe3ef3463c30) Thanks [@zhensherlock](https://github.com/zhensherlock)! - test: increase test timeout to 30 seconds
14+
15+
- [`7114ef3`](https://github.com/my-mcp-hub/mcp-kit/commit/7114ef3fbd4b3e78e069633c3ff746b9325df998) Thanks [@zhensherlock](https://github.com/zhensherlock)! - test: add project setup tests
16+
17+
- [`3bde48f`](https://github.com/my-mcp-hub/mcp-kit/commit/3bde48f49b4897e0c73078cf412487056af9eb52) Thanks [@zhensherlock](https://github.com/zhensherlock)! - test: centralize vitest config and update test setup
18+
19+
- [`f9a2fe3`](https://github.com/my-mcp-hub/mcp-kit/commit/f9a2fe317b6b71370c2088a34838c566bccfdc83) Thanks [@zhensherlock](https://github.com/zhensherlock)! - test: update vitest config to use v8 coverage provider
20+
321
## 0.0.2
422

523
### 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.0.2",
3+
"version": "0.0.3",
44
"description": "mcp tool kit shared",
55
"type": "module",
66
"author": "zhensherlock",

0 commit comments

Comments
 (0)