Closed mcmire closed 1 year ago
Looks great! CI still failing though
I've fixed CI on this PR: https://github.com/MetaMask/action-publish-release/pull/80
I've tested this on a monorepo with independent versions (core
), a monorepo with fixed versions (snaps
), and a polyrepo (utils
), and all of them seemed to work as designed. Here are the resulting GitHub releases:
Currently, the notes for a independently-versioned monorepo release lists all of the packages that are included in that release, but does not list the versions of those packages that are being published. This makes reviewing past releases difficult as we have to cross-reference package tags with monorepo tags to determine those versions.
This commit fixes that. For instance, instead of seeing the following for a GitHub release:
we should now see: