Skip to content

Releases: eslint/eslint-release

v3.2.2

21 Feb 18:15
Compare
Choose a tag to compare

Chores

  • e419afd chore: remove dependency shelljs (#61) (Francesco Trotta)

v3.2.1

15 Nov 16:09
Compare
Choose a tag to compare

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

02 Nov 21:38
Compare
Choose a tag to compare

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

  • a968dff Chore: upgrade eslint-config-eslint@7.0.0 (#54) (Milos Djermanovic)

v3.1.2

01 Sep 18:49
Compare
Choose a tag to compare
  • 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

01 Sep 18:33
Compare
Choose a tag to compare
  • 348f5f7 Fix: Use specific git command to push (#45) (Nicholas C. Zakas)

v3.1.0

24 Aug 17:57
Compare
Choose a tag to compare
  • 7330f24 Update: Remove specific branch from git push (fixes #42) (#43) (Nicholas C. Zakas)

v3.0.0

14 Aug 20:30
Compare
Choose a tag to compare
  • 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

14 Jul 20:21
Compare
Choose a tag to compare
  • d3884eb Fix: blank line between changelog and last version (#39) (Tony Brix)

v2.0.0

08 May 18:22
Compare
Choose a tag to compare
  • d6439b3 Fix: use global-import shelljs (#38) (Kai Cataldo)
  • 3d05dc5 Update: Major version changelogs include all prereleases (#37) (Brandon Mills)
  • 13d962b Upgrade: github-api@3.2.2 (#35) (薛定谔的猫)
  • 8cde736 Breaking: require node >= 8.0 & upgrade eslint-config-eslint (#34) (薛定谔的猫)

v1.2.0

10 Nov 03:14
Compare
Choose a tag to compare
  • 1f776d1 Update: avoid printing TOTP to output when publishing (#31) (Teddy Katz)
  • 73b3f38 Update: include links to commits on GitHub in changelogs (#32) (Teddy Katz)