Skip to content

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 12:40
· 160 commits to main since this release

3.1.0 (2026-03-29)

Bug Fixes

  • Add npm token to npmrc (5fc3cab)
  • Add repository URL to generated package.json (f37a136)
  • Add workflow_dispatch option to publish_generated_packages (41a3a1e)
  • ci: fix semantic-release token, permissions, and PR guard (#1412) (b872995)
  • do not ignore published field (cad70e6)
  • preserve lock entry for schemas that fail to build (#1408) (a45405b)
  • Run publish_generated_packages for every schema update (d807cc9)
  • Skip publishing after 10 failed packages (5787252)
  • use repository object format in schema package.json files (#1410) (999c345)

Features

  • add --schema option and fix type-check for generated declarations (#1403) (6dbf5bb)
  • Add blocklist (cb43718)
  • Add OIDC publishing (6ce0176)
  • Add update log to schema update PRs (d2832c9)
  • add workflow to force regenerate all schemas (#1405) (7ddae68)
  • deduplicate generated types and fix index signature compatibility (#1404) (a92f8d9), closes #235
  • Move publish_generated_packages to its own job (8b78f88)
  • Skip published schemas (7916c05)