Skip to content

Releases: abichinger/semantic-release-pypi

v2.0.0

05 Dec 19:39
Compare
Choose a tag to compare

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.