Skip to content

Releases: HubSpotWebTeam/wt-eslint-node

v0.3.1

11 Apr 12:53
Compare
Choose a tag to compare

Summary of Changes 📋

v0.3.0

05 Dec 13:51
Compare
Choose a tag to compare

Changes

  • !feat: drop support for node 14 and 16
  • feat: add support for node 20
  • feat: update workflows accordingly
  • fix: github actions were not triggered
  • chore: update dependencies

v0.2.3

20 Feb 16:05
Compare
Choose a tag to compare

Changes

  • Updated code to use the simple npm publish command instead of relying on the JS-DevTools/npm-publish@v1 action.

v0.2.2

20 Feb 16:00
Compare
Choose a tag to compare

Changes

  • Updated eslint from 8.17.0 to 8.34.0
  • Fixed typo

v0.2.1

07 Jun 13:40
Compare
Choose a tag to compare

Changes:

  • Fixing deployment to NPM workflow

v0.2.0

07 Jun 13:32
Compare
Choose a tag to compare

Changes:

  • Updated dependencies
  • Added github actions to easily deploy to NPM and check code