Skip to content

Releases: henrynoowah/node-pr-versioning

v1.0.3 🌈

12 Feb 05:06

Choose a tag to compare

v1.0.2 🌈

12 Feb 03:50

Choose a tag to compare

v1.0.1 🌈

29 Dec 01:52

Choose a tag to compare

  • The fix is to use pullRequest.head.sha (the commit hash) instead of pullRequest.head.ref (the branch name). The SHA is a permanent reference that won't disappear when the branch is deleted.

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Jan 08:25

Choose a tag to compare

New Contributors

Full Changelog: https://github.com/henrynoowah/node-pr-versioning/commits/v1.0.0