Skip to content

Commit 0b86e0f

Browse files
chore(release): 1.12.0 [skip ci]
# [1.12.0](v1.11.0...v1.12.0) (2025-05-19) ### Features * support streamable http server connection ([#150](#150)) ([64fa046](64fa046))
1 parent 64fa046 commit 0b86e0f

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.12.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.11.0...v1.12.0) (2025-05-19)
2+
3+
4+
### Features
5+
6+
* support streamable http server connection ([#150](https://github.com/pathintegral-institute/mcpm.sh/issues/150)) ([64fa046](https://github.com/pathintegral-institute/mcpm.sh/commit/64fa046eaa596f3d94e5f13fc132a19f46af2cf9))
7+
18
# [1.11.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.10.1...v1.11.0) (2025-05-14)
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.11.0"
1+
__version__ = "1.12.0"

0 commit comments

Comments
 (0)