Skip to content

v3.2.0

Compare
Choose a tag to compare
@eslintbot eslintbot released this 02 Nov 21:38
· 11 commits to main since this release

Enhancements

  • 0fdda4d Update: Support conventional commits (#55) (Nicholas C. Zakas)
  • c70860f Update: group commits by types in release log (fixes #46) (#47) (翠 / green)

Bug Fixes

  • 182e1f3 fix: add missing tags test and upgrade (#57) (Milos Djermanovic)
  • 397557b Fix: Omit sponsors sync from changelog (#53) (Nicholas C. Zakas)
  • 86af6a8 Fix: env var names are case-insensitive in windows (#48) (翠 / green)

Documentation

  • c1391a4 Docs: Update README to reflect reality (fixes #36) (#49) (Nicholas C. Zakas)

Build Related

  • 4ea4f6b Build: Update CI to point to main branch (#52) (Nicholas C. Zakas)

Chores