Skip to content

Commit aacf082

Browse files
Version Packages
1 parent e659dcf commit aacf082

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/angry-peas-study.md

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

apps/sandbox-container/CHANGELOG.md

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

3+
## 0.2.9
4+
5+
### Patch Changes
6+
7+
- e659dcf: fix: use blob field for binary resources to prevent context overflow (#252)
8+
39
## 0.2.8
410

511
### Patch Changes

apps/sandbox-container/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "containers-mcp",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)