You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: when publishing images, stop publishing as latest
today we publish both with a fixed version, and with the "latest" tag.
guidelines usually point towards ignoring the "latest" tag and using proper versions instead, so now that we have semantic releases versioning our product, we can stop using the "latest" tag.
0 commit comments