Skip to content

Commit 6a92e54

Browse files
chore(release): 2.15.0 [skip ci]
# [2.15.0](v2.14.0...v2.15.0) (2026-05-22) ### Features * add OpenCode client manager + per-server enabled/disabled flag ([#313](#313)) ([b7c4815](b7c4815))
1 parent b7c4815 commit 6a92e54

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.15.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.14.0...v2.15.0) (2026-05-22)
2+
3+
4+
### Features
5+
6+
* add OpenCode client manager + per-server enabled/disabled flag ([#313](https://github.com/pathintegral-institute/mcpm.sh/issues/313)) ([b7c4815](https://github.com/pathintegral-institute/mcpm.sh/commit/b7c481541be672abbf193082851898d8aad74449))
7+
18
# [2.14.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.13.0...v2.14.0) (2026-03-27)
29

310

src/mcpm/version.py

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

0 commit comments

Comments
 (0)