Skip to content

Releases: getsentry/craft

2.23.2

05 Mar 13:08
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • Resolve 4 open Dependabot security alerts via pnpm overrides by @BYK in #767

Documentation πŸ“š

  • Clarify urlTemplate usage and repo_url derivation for registry target by @BYK in #766

2.23.1

27 Feb 19:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (changelog) Categorize direct commits (no PR) by commit_patterns by @BYK in #764

Internal Changes πŸ”§

  • (deps-dev) Bump fast-xml-parser from 5.3.6 to 5.3.8 by @dependabot in #762

2.23.0

27 Feb 16:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • (npm) Support OIDC trusted publishing by @BYK in #763

2.22.0

27 Feb 11:51
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • (actions) Support publish_repo: self for single-repo setups by @BYK in #760
  • (changelog) Add test/tests/style to default internal changes categories by @BYK in #759

Bug Fixes πŸ›

  • (deps) Address Dependabot security vulnerabilities by @BYK in #761

2.21.7

20 Feb 12:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Internal Changes πŸ”§

Deps Dev

2.21.6

17 Feb 21:41
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (changelog) Disable @-mention pings in publish issues for calver releases by @BYK in #755
  • (github) Truncate release body exceeding GitHub 125k char limit by @BYK in #754
  • (ux) Show failed check details on status provider failures by @BYK in #756

2.21.5

17 Feb 01:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (action) Write changelog to file to avoid E2BIG on large repos by @BYK in #753
  • (gh-pages) Add CNAME file to preserve custom domain on deploy by @BYK in #751

2.21.4

12 Feb 12:03
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (ux) Improve error messages for artifact mismatches and missing release branches by @BYK in #750

2.21.3

11 Feb 19:05
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (artifacts) Support glob patterns and validate all configured patterns match by @BYK in #748
  • (changelog) Tailor preview output to versioning policy by @BYK in #749

Other

2.21.2

07 Feb 12:17
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (targets) Add missing spawnProcess imports in pypi and crates by @BYK in #746

Internal Changes πŸ”§

  • Add TypeScript type checking to CI by @BYK in #747