Skip to content

1.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 18:22
· 63 commits to main since this release
50c4238

Fixed

  • Update changelogs correctly for monorepo packages (#50)
    • The changelog update step was encountering an error when used for a monorepo package release that had already been released at least once. Related to this, the changelog was being updated with the wrong tag links. Both problems should now be resolved.