Skip to content

Release 3.8.1

Latest
Compare
Choose a tag to compare
@thet thet released this 08 May 15:23
· 2 commits to main since this release

3.8.1 (2025-05-08)

Maintenance

  • Downgrade @release-it/conventional-changelog to < 9 again. (f02e92b)

    The resolutions are not passed to client packages, so we still end up
    installing conventtional-changelog-conventionalcommits 7 and 8, where we
    need only 8. Staying on @release-it/conventional-changelog version 8
    until this is fixed upstream.

See: release-it/conventional-changelog#110.