Releases: apoclyps/python-package-publish
Releases · apoclyps/python-package-publish
v0.3.2
0.3.2 (2023-11-16)
📝 Documentation
- adds clarifications to the release process in the README (#20) (cd7c38b)
- adds documentation for release process (#16) (aade7e5)
- how to configure projects to use dependency (adc5545)
v0.3.1
0.3.1 (2023-11-15)
🐛 Bug Fixes
- ensures on-commit runs on all branches (ecb8b95)
- ensures tests assert on is not none (249a245)
- ensures token is supplied to release action workflow (1ac1df3)
- removes main branch from on-commit (ba00dee)
v0.3.0
0.3.0 (2023-11-15)
🚀 Features
v0.2.0
0.2.0 (2023-11-15)
🚀 Features
- adds automatic labels to pull requests (#7) (775ad3d)