Skip to content

Commit 3dbb2b5

Browse files
chore(release): 0.7.0-dev.7
## [0.7.0-dev.7](v0.7.0-dev.6...v0.7.0-dev.7) (2025-11-18) ### Bug Fixes * **cli:** enable partial configuration updates for existing MCP servers ([edaa4b5](edaa4b5))
1 parent d77c5e2 commit 3dbb2b5

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+
## [0.7.0-dev.7](https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.6...v0.7.0-dev.7) (2025-11-18)
2+
3+
4+
### Bug Fixes
5+
6+
* **cli:** enable partial configuration updates for existing MCP servers ([edaa4b5](https://github.com/CrackingShells/Hatch/commit/edaa4b5873921d1f6bbd0a3b5e536a129c2d0403))
7+
18
## [0.7.0-dev.6](https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.5...v0.7.0-dev.6) (2025-10-30)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "hatch"
7-
version = "0.7.0-dev.6"
7+
version = "0.7.0-dev.7"
88
description = "Package manager for the Cracking Shells ecosystem"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)