Skip to content

Commit 6b5df12

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.1...v2.8.0) (2025-09-11) ### Bug Fixes * separate console streams for proper stdout/stderr routing ([#255](#255)) ([38b04ff](38b04ff)) ### Features * add manifest for hustcc-mcp-mermaid ([#240](#240)) ([793e160](793e160))
1 parent 55cf900 commit 6b5df12

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.8.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.7.1...v2.8.0) (2025-09-11)
2+
3+
4+
### Bug Fixes
5+
6+
* separate console streams for proper stdout/stderr routing ([#255](https://github.com/pathintegral-institute/mcpm.sh/issues/255)) ([38b04ff](https://github.com/pathintegral-institute/mcpm.sh/commit/38b04ffa3d353537e8ad750a2a40ba9b4bf0fe61))
7+
8+
9+
### Features
10+
11+
* add manifest for hustcc-mcp-mermaid ([#240](https://github.com/pathintegral-institute/mcpm.sh/issues/240)) ([793e160](https://github.com/pathintegral-institute/mcpm.sh/commit/793e1608dbf3409877d11d32766daa280fda96d0))
12+
113
## [2.7.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.7.0...v2.7.1) (2025-09-04)
214

315

src/mcpm/version.py

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

0 commit comments

Comments
 (0)