Skip to content

Commit fbfca46

Browse files
chore(release): 1.13.0 [skip ci]
# [1.13.0](v1.12.0...v1.13.0) (2025-05-27) ### Features * router proxy with streamable http server by default ([#155](#155)) ([b929ced](b929ced))
1 parent b929ced commit fbfca46

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.13.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.12.0...v1.13.0) (2025-05-27)
2+
3+
4+
### Features
5+
6+
* router proxy with streamable http server by default ([#155](https://github.com/pathintegral-institute/mcpm.sh/issues/155)) ([b929ced](https://github.com/pathintegral-institute/mcpm.sh/commit/b929ced08b3c7e40736f107379360eabd817bf1d))
7+
18
# [1.12.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.11.0...v1.12.0) (2025-05-19)
29

310

src/mcpm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.12.0"
1+
__version__ = "1.13.0"

0 commit comments

Comments
 (0)