File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- <!-- version list -->
4-
53## v0.4.5 (2025-10-03)
64
75### Bug Fixes
Original file line number Diff line number Diff line change @@ -39,8 +39,10 @@ Documentation = "https://github.com/hadrien/fastsqla"
3939Repository = " https://github.com/hadrien/fastsqla"
4040Issues = " https://github.com/hadrien/fastsqla/issues"
4141Changelog = " https://github.com/hadrien/fastsqla/releases"
42+
4243[tool .setuptools ]
4344license-files = []
45+
4446[project .optional-dependencies ]
4547docs = [
4648 " mkdocs-glightbox>=0.4.0" ,
@@ -91,6 +93,9 @@ env = "GH_TOKEN"
9193version_toml = [" pyproject.toml:project.version" ]
9294allow_zero_version = true
9395
96+ [tool .semantic_release .changelog ]
97+ mode = " init"
98+
9499[tool .semantic_release .changelog .default_templates ]
95100changelog_file = " ./docs/changelog.md"
96101
You can’t perform that action at this time.
0 commit comments