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: add exclude commit patterns from release changelog (2b292be)
Ci
ci: handle semantic version releases with tags only (163a89c)
Fix
fix: handle semantic version releases with tags only (#225)
What
Remove version management in code (use git tags and releases only). We
will have a full changelog in the git release history visible to all
users but we will not copy that history to a CHANGELOG.md. (0c818f9)