Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 21:39
5c4549b

Patch Changes

  • 65d3b43: Publish a GitHub Release on each version. When the "version packages" PR merges, the release step now creates an official GitHub Release for the new v tag, with notes drawn from the matching CHANGELOG.md section, in addition to pushing the tag. The step is idempotent: it skips tag creation and release creation when either already exists.
  • a5085f5: The react-oauth template now declares setup.oauth in its manifest, so the Seamless CLI prompts for OIDC providers and their credentials when this template is scaffolded and wires them into the auth server.