Skip to content

Commit bf2dc92

Browse files
chore(release): 2.8.2 [skip ci]
## [2.8.2](v2.8.1...v2.8.2) (2025-09-18) ### Bug Fixes * remove auto v1 migration prompt ([#265](#265)) ([8630fc8](8630fc8))
1 parent 0e214da commit bf2dc92

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+
## [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+
18
## [2.8.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.8.0...v2.8.1) (2025-09-13)
29

310

src/mcpm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.8.1"
1+
__version__ = "2.8.2"

0 commit comments

Comments
 (0)