Skip to content

Releases: grantcodes/rel-parser

Release list

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 18:11
208cd56

2.0.1 (2023-08-20)

Reverts

  • remove accidental example file (0e19901)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:25
d61c1d9

2.0.0 (2023-08-20)

⚠ BREAKING CHANGES

  • Moved from JavaScript to TypeScript

Bug Fixes

  • actions: fix build command in actions (5256e3d)
  • actions: simplify pull request check (7976223)
  • package.json: fix exports file types (b3fa539)

Code Refactoring

  • start migrating to TypeScript (0b604ad)