File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " hatch-xclam"
7- version = " 0.7.0-dev.11 "
7+ version = " 0.7.0-dev.12 "
88description = " Package manager for the Cracking Shells ecosystem"
99readme = " README.md"
1010requires-python = " >=3.12"
You can’t perform that action at this time.
0 commit comments