Skip to content

Commit 2302f8f

Browse files
chore(release): 0.7.0-dev.9
## [0.7.0-dev.9](v0.7.0-dev.8...v0.7.0-dev.9) (2025-12-02) ### Bug Fixes * **mcp:** remove incorrect absolute path validation for Claude Desktop ([1029991](1029991))
1 parent 1029991 commit 2302f8f

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.9](https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.8...v0.7.0-dev.9) (2025-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **mcp:** remove incorrect absolute path validation for Claude Desktop ([1029991](https://github.com/CrackingShells/Hatch/commit/1029991fb7897647d8214ccf10b12e41c3b723d8))
7+
18
## [0.7.0-dev.8](https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.7...v0.7.0-dev.8) (2025-11-24)
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.8"
7+
version = "0.7.0-dev.9"
88
description = "Package manager for the Cracking Shells ecosystem"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)