Link `latest-tag-button`’s default branch comparison (#2771) to its changelog
See original GitHub issue#2771 added this piece of information
![]() |
But I think it could be extracted to be its own button linked to its “changelog” view: https://github.com/sindresorhus/refined-github/compare/20.3.4...master
![]() |
However it doesn’t look as neat or clear anymore.
Maybe with the diff icon? It’s what we use in changelog-link
as well
![]() Issue Analytics
|
Because you are always comparing the current ref with the master ref (by default), but the master is newer so it will show nothing.
This keeps the small number where it is and just adds a clear “compare” icon next to the tag ✌️