Skip to content

Commit 022c2b4

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2025-04-22) ### Bug Fixes * update installation prompt for manifest generation ([#102](#102)) ([96d86ee](96d86ee))
1 parent 96d86ee commit 022c2b4

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.5.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.5.0...v1.5.1) (2025-04-22)
2+
3+
4+
### Bug Fixes
5+
6+
* update installation prompt for manifest generation ([#102](https://github.com/pathintegral-institute/mcpm.sh/issues/102)) ([96d86ee](https://github.com/pathintegral-institute/mcpm.sh/commit/96d86ee8a58fd6703992260230ed8c0f52b045eb))
7+
18
# [1.5.0](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.4.4...v1.5.0) (2025-04-22)
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.5.0"
1+
__version__ = "1.5.1"

0 commit comments

Comments
 (0)