Releases: eslint/eslint-release
Releases · eslint/eslint-release
v3.3.0
Features
2e6f2e6
feat: Support updates to previous major versions (#62) (Milos Djermanovic)
v3.2.2
Chores
e419afd
chore: remove dependency shelljs (#61) (Francesco Trotta)
v3.2.1
Documentation
198c7e7
docs: update badges (#58) (Milos Djermanovic)
Chores
a453432
chore: standardize npm script names (#60) (Nitin Kumar)
e4cc0d1
chore: add triage action (#59) (Milos Djermanovic)
v3.2.0
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
v3.1.2
f3a9411
Fix: Version number (Nicholas C. Zakas)
8fc924c
3.0.1 (ESLint Jenkins)
f609048
Build: changelog update for 3.0.1 (ESLint Jenkins)
348f5f7
Fix: Use specific git command to push (#45) (Nicholas C. Zakas)
v3.0.1
348f5f7
Fix: Use specific git command to push (#45) (Nicholas C. Zakas)
v3.1.0
7330f24
Update: Remove specific branch from git push (fixes #42) (#43) (Nicholas C. Zakas)
v3.0.0
2a24936
Breaking: drop support for Node <10 (#41) (Kai Cataldo)
b13a435
Chore: typo in GitHub Actions CI workflow (#40) (Kai Cataldo)
60eb528
Chore: move to GitHub Actions (Kai Cataldo)
v2.0.1
d3884eb
Fix: blank line between changelog and last version (#39) (Tony Brix)