Releases: abichinger/semantic-release-pypi
Releases · abichinger/semantic-release-pypi
v2.0.0
2.0.0 (2020-12-05)
Bug Fixes
- prepare: add await to call of normalizeVersion (0404dbc)
Features
- add function normalizeVersion (d9089ae)
- verify authentication to the repository (476e3ec)
BREAKING CHANGES
- The environment variable TWINE_REPOSITORY will be ignored.
The repository can now be configured via the option repoUrl.