Skip to content

Commit d20de17

Browse files
semantic-release-botLittleCoinCoin
authored andcommitted
chore(release): 0.7.0-dev.11
## [0.7.0-dev.11](v0.7.0-dev.10...v0.7.0-dev.11) (2025-12-07) ### Bug Fixes * **pypi-deploy:** wrong project name ([f94df05](f94df05))
1 parent 3957c75 commit d20de17

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.11](https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.10...v0.7.0-dev.11) (2025-12-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **pypi-deploy:** wrong project name ([f94df05](https://github.com/CrackingShells/Hatch/commit/f94df05eef37d6e4b9af818ba66a69be9aa7ff6f))
7+
18
## [0.7.0-dev.10](https://github.com/CrackingShells/Hatch/compare/v0.7.0-dev.9...v0.7.0-dev.10) (2025-12-07)
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-xclam"
7-
version = "0.7.0-dev.10"
7+
version = "0.7.0-dev.11"
88
description = "Package manager for the Cracking Shells ecosystem"
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)