Skip to content

Commit a2b3094

Browse files
chore(release): v1.0.0 [skip ci]
1 parent 11bfa8c commit a2b3094

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# CHANGELOG
2+
3+
<!-- version list -->
4+
5+
## v1.0.0 (2026-05-30)
6+
7+
- Initial Release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "generate-startercode"
7-
version = "0.1.0"
7+
version = "1.0.0"
88
description = "Generate startercode and solution branches from a shared main branch."
99
readme = "README.md"
1010
requires-python = ">=3.12"

0 commit comments

Comments
 (0)