Skip to content

Commit 76bb3e2

Browse files
chore(main): release 0.3.0 (#3)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3a0f640 commit 76bb3e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/icoretech/mcp-stdio-bridge/compare/v0.2.0...v0.3.0) (2025-10-23)
4+
5+
6+
### Features
7+
8+
* include uv/uvx (musl static) in image; fix Dockerfile; verify uvx present ([3a0f640](https://github.com/icoretech/mcp-stdio-bridge/commit/3a0f6401744bb6afb8a4b9c3e77ad8c09666c805))
9+
310
## [0.2.0](https://github.com/icoretech/mcp-stdio-bridge/compare/v0.1.0...v0.2.0) (2025-10-22)
411

512

0 commit comments

Comments
 (0)