Skip to content

chore(main): release 6.0.6#630

Merged
gjtorikian merged 2 commits intomainfrom
release-please--branches--main
Apr 22, 2026
Merged

chore(main): release 6.0.6#630
gjtorikian merged 2 commits intomainfrom
release-please--branches--main

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

6.0.6 (2026-04-22)

Bug Fixes

  • restore typed EventSchema discriminated union dispatcher (#629) (af95901)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 22, 2026

Greptile Summary

Automated release PR bumping the SDK version from 6.0.5 to 6.0.6, generated by Release Please. The only substantive change shipped in this release is the restoration of the typed EventSchema discriminated union dispatcher from PR #629.

Confidence Score: 5/5

Safe to merge — purely a release automation PR with no logic changes.

All three changed files are version/changelog bookkeeping; no code logic, security, or data-integrity concerns are present.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 6.0.5 to 6.0.6, consistent with the release.
CHANGELOG.md New 6.0.6 changelog entry added with one bug fix entry for the EventSchema discriminated union dispatcher.
pyproject.toml Package version bumped from 6.0.5 to 6.0.6, consistent with the release manifest and changelog.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Release Please Bot"] --> B["Bump version 6.0.5 → 6.0.6"]
    B --> C[".release-please-manifest.json"]
    B --> D["pyproject.toml"]
    B --> E["CHANGELOG.md"]
    E --> F["Documents: restore typed EventSchema\ndiscriminated union dispatcher #629"]
Loading

Reviews (1): Last reviewed commit: "chore: update uv.lock" | Re-trigger Greptile

@gjtorikian gjtorikian merged commit f35fb92 into main Apr 22, 2026
14 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main branch April 22, 2026 22:32
@workos-sdk-automation
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant