Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 398 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 398 Bytes

CHANGELOG

Version 1.1.0

  • Build and publish using Node.js 20 (instead of 18)
  • Replace GL CI with GH CI
  • Make node index.js part of the build
  • Add engines field (Node.js ≥18, npm ≥7)

Version 1.0.2

Updated dependencies to fix vulnerabilities

Version 1.0.1

Fixed no-shadow conflict between eslint:recommended and custom typescript rule.

Version 1.0.0

Initial commit