Skip to content

Commit 51a57f0

Browse files
chore(release): 0.7.0-dev.12
## [0.7.0-dev.12](v0.7.0-dev.11...v0.7.0-dev.12) (2025-12-10) ### Documentation * fix CLI reference documentation accuracy ([61458d3](61458d3)) * fix MCP host configuration extension guide with critical corrections ([1676af0](1676af0)) * **README:** Updating ([fbcbd14](fbcbd14))
1 parent fbcbd14 commit 51a57f0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.7.0-dev.12](https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.11...v0.7.0-dev.12) (2025-12-10)
2+
3+
4+
### Documentation
5+
6+
* fix CLI reference documentation accuracy ([61458d3](https://github.com/CrackingShells/Hatch/commit/61458d3d18de7489f874562e288d69cdaaf15969))
7+
* fix MCP host configuration extension guide with critical corrections ([1676af0](https://github.com/CrackingShells/Hatch/commit/1676af003ec41a65f23a012d2427b2a98d892b77))
8+
* **README:** Updating ([fbcbd14](https://github.com/CrackingShells/Hatch/commit/fbcbd1480e6272837770caeec92d8bae62f06f45))
9+
110
## [0.7.0-dev.11](https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.10...v0.7.0-dev.11) (2025-12-07)
211

312

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-xclam"
7-
version = "0.7.0-dev.11"
7+
version = "0.7.0-dev.12"
88
description = "Package manager for the Cracking Shells ecosystem"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)