We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11fddcc commit d3dabd2Copy full SHA for d3dabd2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.13.3](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.2...v1.13.3) (2025-06-05)
2
+
3
4
+### Bug Fixes
5
6
+* remove stdout stream handling for share ([#167](https://github.com/pathintegral-institute/mcpm.sh/issues/167)) ([11fddcc](https://github.com/pathintegral-institute/mcpm.sh/commit/11fddcc1ce68e96105cd33f1050f3dd0814ce9e0))
7
8
## [1.13.2](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.13.1...v1.13.2) (2025-06-05)
9
10
src/mcpm/version.py
@@ -1 +1 @@
-__version__ = "1.13.2"
+__version__ = "1.13.3"
0 commit comments