1 Commits

Author SHA1 Message Date
agresdominik 375c6cd45d bump: version 0.1.0 → 0.2.0 2026-06-05 23:07:12 +02:00
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[ tool.commitizen ]
name = "cz_conventional_commits"
version = "0.1.0"
version = "0.2.0"
tag_format = "v$version"
update_changelog_on_bump = true
version_files = [ ".cz.toml:version" ]
+6
View File
@@ -1 +1,7 @@
## v0.2.0 (2026-06-05)
### Feat
- add custom ram download range
## v0.0.1 (2026-06-05)