Pre-release (rc, beta, alpha) will only extend {{version}} as tag for tag-semver

This commit is contained in:
CrazyMax
2020-11-20 23:12:14 +01:00
parent 0dca12c226
commit 7cb65aaacb
5 changed files with 34 additions and 22 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 1.8.4 (2020/11/20)
* Pre-release (rc, beta, alpha) will only extend `{{version}}` as tag for `tag-semver`
## 1.8.3 (2020/11/20)
* Lowercase image name (#16)