Skip to content

Commit cfa6498

Browse files
author
LittleCoinCoin
committed
chore: fix version numbers in changelog
Version number were wrong because of version tag detection issue by `semantic-release`. This would fail only for this v0.6.3. Next updates will have correct version number.
1 parent d25fd9a commit cfa6498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.7.0](https://github.com/CrackingShells/Hatch/compare/v0.6.2...v0.7.0) (2025-09-18)
1+
## [0.6.3](https://github.com/CrackingShells/Hatch/compare/v0.6.2...v0.6.3) (2025-09-18)
22

33

44
### Features
@@ -40,7 +40,7 @@
4040
* eliminate redundant dynamic test package generation ([f497c09](https://github.com/CrackingShells/Hatch/commit/f497c0997e7ae2a3cdf417848f533e42dbf323fd))
4141
* remove sys.path.insert statements from test files ([41c291e](https://github.com/CrackingShells/Hatch/commit/41c291ee9da12d70f1f16a0eebef32cb9bd11444))
4242

43-
## [0.7.0-dev.1](https://github.com/CrackingShells/Hatch/compare/v0.6.2...v0.7.0-dev.1) (2025-09-18)
43+
## [0.6.3-dev.1](https://github.com/CrackingShells/Hatch/compare/v0.6.2...v0.6.3-dev.1) (2025-09-18)
4444

4545

4646
### Features

0 commit comments

Comments
 (0)