Skip to content

Pre-release v2.1.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 18:17
· 270 commits to main since this release
v2.1.0-rc.0
4218043
Release v2.1.0-rc.0

Bug Fixes
- Set the GitHub repository explicitly (0e46500)
- Sanitize the GitHub token in debug logs (be34949)
- Fix commit parser regex in the default config (110b9b8)

Documentation
- Add instructions for installing from WinGet (#520) (eeaa406)
- Add tip about skipping commits by PR label (6d3354c)

Features
- Add `--tag-pattern` argument (#526) (b4e7a34)

Miscellaneous Tasks
- Check semver violations via CI (a25a114)
- Enable default features for windows builds (18f4923)
- Auto-bump the homebrew formula (61d055b)

Refactor
- Do not output to stdout when prepend is used (8ee0da1)
- Apply clippy suggestions (df57336)

Styling
- Use a short link for reporting issues (ba83c8a)