Skip to content

Commit 691b8da

Browse files
chore(release): 1.4.2 [skip ci]
## [1.4.2](v1.4.1...v1.4.2) (2025-04-21) ### Bug Fixes * handle argument value replacement with more patterns ([#75](#75)) ([f20e469](f20e469))
1 parent f20e469 commit 691b8da

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.2](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.4.1...v1.4.2) (2025-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* handle argument value replacement with more patterns ([#75](https://github.com/pathintegral-institute/mcpm.sh/issues/75)) ([f20e469](https://github.com/pathintegral-institute/mcpm.sh/commit/f20e46966fa77dc459e81de08e5c98f05cf3116e))
7+
18
## [1.4.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.4.0...v1.4.1) (2025-04-18)
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.1"
1+
__version__ = "1.4.2"

0 commit comments

Comments
 (0)