2 Commits

Author SHA1 Message Date
4b44b7b599 fix: exclude changelog from template
All checks were successful
release / Release (push) Successful in 14s
2025-05-06 15:52:46 +02:00
0bc60be87a 0.2.1
Automatically generated by python-semantic-release
2025-05-06 13:50:11 +00:00
2 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,14 @@
# CHANGELOG
## v0.2.1 (2025-05-06)
### Bug Fixes
- Ui xml template
([`3641451`](https://gitea.psi.ch/bec/bec_plugin_copier_template/commit/3641451d1960bca1e1b64d016d4669f053519fc6))
## v0.2.0 (2025-05-06)
### Bug Fixes

View File

@ -1,5 +1,6 @@
_exclude:
- ".gitea/"
- "CHANGELOG.md"
# imports
_jinja_extensions: