File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 0.7.0-dev.8] ( https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.7...v0.7.0-dev.8 ) (2025-11-24)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** docs:** describe actual commit policy ([ d42777e] ( https://github.com/CrackingShells/Hatch/commit/d42777eb2bdfefdfcfdce82d1b655f2764424ad5 ) )
7+ * ** docs:** repair all broken links ([ 7378ebb] ( https://github.com/CrackingShells/Hatch/commit/7378ebbdb52a3b802959608e23f511389e07cddf ) )
8+
9+
10+ ### Documentation
11+
12+ * CONTRIBUTING becomes ` how_to_contribute.md ` ([ e2b1b13] ( https://github.com/CrackingShells/Hatch/commit/e2b1b1327f506f8bf59776026f709deb12082f2d ) )
13+ * ** fix:** release policy ([ 8a6c5a0] ( https://github.com/CrackingShells/Hatch/commit/8a6c5a0068cfbb9ce5377fa7f7b4552db28e2ba4 ) )
14+ * update CLIReference ([ fa801e9] ( https://github.com/CrackingShells/Hatch/commit/fa801e90215de729f4e036b04c5cda2f0058823b ) )
15+ * ** user:** remove advanced synchronization tutorial step ([ bd0cbff] ( https://github.com/CrackingShells/Hatch/commit/bd0cbff3ff8a985a8aacf2303960b1a0e49f94e5 ) )
16+ * ** users:** remove low impact ` CICDIntegration.md ` ([ 996e99d] ( https://github.com/CrackingShells/Hatch/commit/996e99d9bf73c6889519456f5a9a9a9abd6f6c1d ) )
17+ * ** user:** update tutorial on mcp host configuration ([ 6033841] ( https://github.com/CrackingShells/Hatch/commit/6033841554ce2f8955d9981cc686380cd3c72cb3 ) )
18+
119## [ 0.7.0-dev.7] ( https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.6...v0.7.0-dev.7 ) (2025-11-18)
220
321
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " hatch"
7- version = " 0.7.0-dev.7 "
7+ version = " 0.7.0-dev.8 "
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