Skip to content

Releases: getsentry/craft

2.24.2

16 Mar 10:45
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • (deps) Address security advisories for flatted and devalue by @BYK in #775
  • (prepare) Handle scoped tag prefixes in auto version resolution by @BYK in #773

Internal Changes πŸ”§

  • Update CI actions from Node.js 20 SHA pins to latest by @BYK in #774

2.24.1

11 Mar 17:40
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Bug Fixes πŸ›

  • Fix fenced code blocks being silently dropped from custom changelog entries in PR descriptions by @BYK in #771
  • Update simple-git and tar to address security vulnerabilities by @BYK in #772

2.24.0

10 Mar 14:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

New Features ✨

  • Add sdkName option and symlink creation for SDK packages in registry by @s1gr1d in #769

Internal Changes πŸ”§

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