Skip to content

Release 9.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 13:43
9bd1142

What's Changed

Changes

  • Switch NuGet publishing to OIDC trusted publishing by @johnkors in #46
  • feat: round-trip the oauth state to the success page by @johnkors in #49

Full Changelog: 9.0.1...9.0.2

9bd1142 Merge pull request #49 from dotnetbots/oauth-state-roundtrip
4fb4ba6 feat: round-trip the oauth state to the success page
e5fb4a4 Merge pull request #46 from dotnetbots/jk/nuget-trusted-publishing
7d10a2c Merge Release/PreRelease into a single workflow file
d82571b Extract shared publish steps into a reusable workflow
b089f3f Switch NuGet publishing to OIDC trusted publishing