Skip to content

Commit 2c2bed0

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.1...v1.8.0) (2025-04-30) ### Features * **router:** Support custom api key and auth enable/disable in router ([#106](#106)) ([bf21d42](bf21d42))
1 parent bf21d42 commit 2c2bed0

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.8.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.7.1...v1.8.0) (2025-04-30)
2+
3+
4+
### Features
5+
6+
* **router:** Support custom api key and auth enable/disable in router ([#106](https://github.com/pathintegral-institute/mcpm.sh/issues/106)) ([bf21d42](https://github.com/pathintegral-institute/mcpm.sh/commit/bf21d42cd4d5297edda22b7bf75008e962003b76))
7+
18
## [1.7.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.7.0...v1.7.1) (2025-04-29)
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.7.1"
1+
__version__ = "1.8.0"

0 commit comments

Comments
 (0)