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 0e214da commit bf2dc92Copy full SHA for bf2dc92
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.8.2](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.8.1...v2.8.2) (2025-09-18)
2
+
3
4
+### Bug Fixes
5
6
+* remove auto v1 migration prompt ([#265](https://github.com/pathintegral-institute/mcpm.sh/issues/265)) ([8630fc8](https://github.com/pathintegral-institute/mcpm.sh/commit/8630fc88b74c9ce5b1a4ae24d2e8d0d355198787))
7
8
## [2.8.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.8.0...v2.8.1) (2025-09-13)
9
10
src/mcpm/version.py
@@ -1 +1 @@
-__version__ = "2.8.1"
+__version__ = "2.8.2"
0 commit comments