Skip to content

0.3.2

Choose a tag to compare

@BYK BYK released this 27 Feb 19:42
Immutable release. Only release title and notes can be modified.
  • fix(ci): stage CHANGELOG.md in preReleaseCommand and use PAT for tag creation by @BYK in 7461fa63
  • fix(ci): checkout release branch for CHANGELOG.md and set git identity by @BYK in 30a318e6
  • fix(ci): set artifactProvider to none for github-only target by @BYK in 87dafec1
  • fix(ci): wrap preReleaseCommand in bash for env var expansion by @BYK in 2dce6728
  • fix(ci): revert to github-only Craft target with separate npm OIDC publish by @BYK in a5646f0a
  • fix(ci): remove registry-url from setup-node to avoid OIDC interference by @BYK in 4f04d3c7
  • fix(ci): upgrade npm for OIDC trusted publishing (requires >=11.5.1) by @BYK in ceeccf00
  • fix(ci): configure artifact provider for npm tarball lookup by @BYK in 697a98cf
  • fix(ci): add actions:read permission for artifact download by @BYK in cc05628c
  • ci: upload npm tarball artifact on release branches by @BYK in 9d700397
  • fix(ci): resolve version from Craft output instead of branch name by @BYK in bd53d77c
  • fix(ci): add production environment to release job for PAT access by @BYK in f3a6ebd5
  • fix(ci): use PAT for release branch push to trigger CI by @BYK in b171b8c2
  • ci: run CI on release branches for Craft status checks by @BYK in 067d1205
  • fix(ci): use composite action for release to get issues:write permission by @BYK in 8da99bc0
  • ci: use Craft npm target with OIDC trusted publishing by @BYK in 20c1be34
  • ci: upgrade to Craft 2.22 reusable workflow with accepted-label publish flow by @BYK in 7261873b
  • fix(ci): use Craft CLI directly instead of composite action by @BYK in 58dc4e87
  • doc: add conventional commits convention to AGENTS.md by @BYK in 3dec8769
  • ci: add Craft release workflow with npm trusted publishing by @BYK in 6b0ad08b