Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 0f86d94

Browse files
Merge pull request #54 from runbasehq/release/0.4.1
chore: release mcp-check version 0.4.1 with fix for chunk duplication
2 parents 9db8f8e + dc01d6b commit 0f86d94

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/mcp-check/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mcp-testing-library
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- fix chunk duplication
8+
39
## 0.4.0
410

511
### Minor Changes

packages/mcp-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mcp-check",
33
"module": "dist/src/index.js",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"type": "module",
66
"main": "dist/src/index.js",
77
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)