Skip to content

Commit a64a058

Browse files
semantic-release-botLittleCoinCoin
authored andcommitted
chore(release): 0.7.1-dev.3
## <small>0.7.1-dev.3 (2025-12-18)</small> * fix(cli): prevent unwanted defaults ([8a9441b](8a9441b))
1 parent 055f019 commit a64a058

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## <small>0.7.1-dev.3 (2025-12-18)</small>
2+
3+
* fix(cli): prevent unwanted defaults ([8a9441b](https://github.com/CrackingShells/Hatch/commit/8a9441b))
4+
15
## <small>0.7.1-dev.2 (2025-12-15)</small>
26

37
* Merge branch 'feat/codex-support' into dev ([b82bf0f](https://github.com/CrackingShells/Hatch/commit/b82bf0f))

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

0 commit comments

Comments
 (0)