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
{{ message }}
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
fix(build): Checkout latest before merging/committing
When conventional-changelog runs v6.24.21, if we're not on the branch that
has the tags, then we're not going to get the right tags, so we need to first checkout the latest
branch which is the one with the tags
ref #455
0 commit comments