Skip to content

Commit 601ee25

Browse files
chore(release): 1.13.4 [skip ci]
## [1.13.4](v1.13.3...v1.13.4) (2025-06-07) ### Bug Fixes * npx path in windows is npx.cmd ([#169](#169)) ([9dc8746](9dc8746))
1 parent 9dc8746 commit 601ee25

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.13.4](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.3...v1.13.4) (2025-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* npx path in windows is npx.cmd ([#169](https://github.com/pathintegral-institute/mcpm.sh/issues/169)) ([9dc8746](https://github.com/pathintegral-institute/mcpm.sh/commit/9dc874644a309fb297a310188ce7ad1e753bb67b))
7+
18
## [1.13.3](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.2...v1.13.3) (2025-06-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.13.3"
1+
__version__ = "1.13.4"

0 commit comments

Comments
 (0)