Files
bec_plugin_copier_template/template/.git_hooks/post-commit
David Perl 79845f7697
Some checks failed
release / Release (push) Failing after 14s
feat: move template into subdirectory
BREAKING CHANGE: reorganises repo, arbitrary choice for v1 release
2025-05-12 11:13:53 +02:00

3 lines
289 B
Plaintext

SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
semantic-release changelog -D version_variable=$SCRIPT_DIR/../../semantic_release/__init__.py:__version__
semantic-release version -D version_variable=$SCRIPT_DIR/../../semantic_release/__init__.py:__version__