Skip to content

Commit ed10329

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.0...v1.10.0) (2025-05-12) ### Features * improve profile management ([#137](#137)) ([8dcc5ef](8dcc5ef))
1 parent 8dcc5ef commit ed10329

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.10.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.9.0...v1.10.0) (2025-05-12)
2+
3+
4+
### Features
5+
6+
* improve profile management ([#137](https://github.com/pathintegral-institute/mcpm.sh/issues/137)) ([8dcc5ef](https://github.com/pathintegral-institute/mcpm.sh/commit/8dcc5efd0789f06d1d4459fd8c6f4e6e6bcb2aa6))
7+
18
# [1.9.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.8.0...v1.9.0) (2025-05-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__ = "1.9.0"
1+
__version__ = "1.10.0"

0 commit comments

Comments
 (0)