Skip to content

Commit 72ff2be

Browse files
semantic-release-botLittleCoinCoin
authored andcommitted
chore(release): 0.7.0-dev.8
## [0.7.0-dev.8](v0.7.0-dev.7...v0.7.0-dev.8) (2025-11-24) ### Bug Fixes * **docs:** describe actual commit policy ([d42777e](d42777e)) * **docs:** repair all broken links ([7378ebb](7378ebb)) ### Documentation * CONTRIBUTING becomes `how_to_contribute.md` ([e2b1b13](e2b1b13)) * **fix:** release policy ([8a6c5a0](8a6c5a0)) * update CLIReference ([fa801e9](fa801e9)) * **user:** remove advanced synchronization tutorial step ([bd0cbff](bd0cbff)) * **users:** remove low impact `CICDIntegration.md` ([996e99d](996e99d)) * **user:** update tutorial on mcp host configuration ([6033841](6033841))
1 parent fb62e0a commit 72ff2be

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
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

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

0 commit comments

Comments
 (0)