When you run np, we present a list of commits going into the new version. Would be nice if those were clickable and opened the relevant commit on GitHub.
Example:
Commits:
- Revert "dfds" 73ca28d
- Update readme.md (#2) bb3c9bf
- Update readme.md (#1) 455ef03
- fasf d0d4c58
- dfds 89a9bab
We can use https://github.com/jamestalmage/hyperlinker for this.
Taking this one.
Most helpful comment
Taking this one.