Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
BastiTee committed Dec 28, 2024
1 parent dfdf3be commit 49a0604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ VERSION=$( poetry version --short ) &&\
echo "Release: ${VERSION}" &&\
git tag -a ${VERSION} -m "Version ${VERSION}" &&\
git push --tags
git push
```

- Create a new release under <https://github.com/BastiTee/python-boilerplate/releases>

0 comments on commit 49a0604

Please sign in to comment.