Skip to content

@wellmade/commitlint-config@0.1.3

Choose a tag to compare

@github-actions github-actions released this 26 May 15:15
· 14 commits to main since this release
85cbb99

Patch Changes

  • 32c53a9: Re-bump after Rekor transparency-log conflict on prior publish.

    A previous release run for these three packages signed their tarballs
    in sigstore's transparency log (Rekor) but failed to upload the
    tarballs to npm. Retrying the same versions hit a 409 from Rekor,
    which de-duplicates entries by (tarball-hash, signer-identity).

    A version bump produces a fresh tarball, which gets a fresh
    signature, which sidesteps the duplicate. No source code changed —
    these are pure re-release bumps so provenance stays enabled across
    all @wellmade/* packages going forward.