File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
2- version = " 0.1 .0"
2+ version = " 0.2 .0"
33bump_message = " build(version): :bookmark: update version from $current_version to $new_version [skip ci]"
44version_schema = " semver"
55version_provider = " commitizen"
Original file line number Diff line number Diff line change 1+ ## 0.2.0 (2025-07-15)
2+
3+ ### Feat
4+
5+ - :sparkles : add Dependabot to template for workflows and Python packages (#70 )
6+ - :sparkles : create template folder with initial files (#52 )
7+ - write poetry command in just file (#7 )
8+
9+ ### Refactor
10+
11+ - :recycle : simplify pull request template in the template (#82 )
12+ - :recycle : ` .gitignore ` should be specific to data packages, not Python ones (#75 )
13+ - :recycle : revise ` pyproject.toml.jinja ` to use Jinja variables (#76 )
14+ - :recycle : match Sprout (#40 )
You can’t perform that action at this time.
0 commit comments