Skip to content

Commit fe00580

Browse files
chore(release): 1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2025-04-21) ### Bug Fixes * add params field when missing ([#94](#94)) ([893ebb9](893ebb9))
1 parent 893ebb9 commit fe00580

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.4.4](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.4.3...v1.4.4) (2025-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* add params field when missing ([#94](https://github.com/pathintegral-institute/mcpm.sh/issues/94)) ([893ebb9](https://github.com/pathintegral-institute/mcpm.sh/commit/893ebb9b2cc6102e9d0128805bad7a105a2a36a1))
7+
18
## [1.4.3](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.4.2...v1.4.3) (2025-04-21)
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.4.3"
1+
__version__ = "1.4.4"

0 commit comments

Comments
 (0)