Skip to content

v1.12.1

Choose a tag to compare

@github-actions github-actions released this 24 Oct 13:41
· 125 commits to master since this release
031ee08

core

  • [core] [bug] Make version sanitization less strict, allow to automatically convert some cases, e.g.
    1.0.0+feature/abc to 1.0.0+feature.abc

    References: #67