Files
hls.js/scripts
Tom Jenkinson d058eddaf8 switch to alpha instead of canary and ensure alphas have lower precedense than manual tags
Switching to alpha instead of canary because the semver sorting algorithm is alphabetic and the automated release should always have a lower precendence than manual ones.

Always prefix to the last version even when it's a prerelease so that the ordering is correct, and so that automated alpha releases are able to take precendence over manual ones when new commits are pushed.

Make the prefix `0.alpha` instead of just `alpha` so that it's easy to check if a manual version could be lower than an existing alpha version without dissalowing things like `-rc.0`

See discussion in #2822
2020-06-23 18:10:17 +01:00
..
2019-01-26 17:57:06 +01:00
2018-06-25 14:34:10 +02:00
2018-06-25 14:33:42 +02:00
2019-10-17 19:41:23 -04:00