Skip to content

Commit 74dbfb6

Browse files
chore(release): 2.11.0 [skip ci]
# [2.11.0](v2.10.0...v2.11.0) (2025-12-10) ### Features * Enhanced Non-Interactive Mode for Automation ([#283](#283)) ([a4a7d45](a4a7d45))
1 parent a4a7d45 commit 74dbfb6

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+
# [2.11.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.10.0...v2.11.0) (2025-12-10)
2+
3+
4+
### Features
5+
6+
* Enhanced Non-Interactive Mode for Automation ([#283](https://github.com/pathintegral-institute/mcpm.sh/issues/283)) ([a4a7d45](https://github.com/pathintegral-institute/mcpm.sh/commit/a4a7d45d28aff72b484850761734a8e080aecce4))
7+
18
# [2.10.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.9.0...v2.10.0) (2025-12-05)
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.10.0"
1+
__version__ = "2.11.0"

0 commit comments

Comments
 (0)