Skip to content

Commit 83bff07

Browse files
chore(release): 2.8.1 [skip ci]
## [2.8.1](v2.8.0...v2.8.1) (2025-09-13) ### Bug Fixes * **ci:** only trigger release for mcpm update ([#262](#262)) ([c1f02a3](c1f02a3)) * set working directory if current is invalid ([#261](#261)) ([d54acd3](d54acd3))
1 parent e92042e commit 83bff07

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.8.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.8.0...v2.8.1) (2025-09-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** only trigger release for mcpm update ([#262](https://github.com/pathintegral-institute/mcpm.sh/issues/262)) ([c1f02a3](https://github.com/pathintegral-institute/mcpm.sh/commit/c1f02a38c44b8993911d8f84d3b4b71c73ee6045))
7+
* set working directory if current is invalid ([#261](https://github.com/pathintegral-institute/mcpm.sh/issues/261)) ([d54acd3](https://github.com/pathintegral-institute/mcpm.sh/commit/d54acd3b4a1290ce9e795e73dab2913d11ac20d7))
8+
19
# [2.8.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v2.7.1...v2.8.0) (2025-09-11)
210

311

src/mcpm/version.py

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

0 commit comments

Comments
 (0)