Skip to content

chore(main): release 6.0.5#628

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

chore(main): release 6.0.5#628
gjtorikian merged 2 commits intomainfrom
release-please--branches--main

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

@workos-sdk-automation workos-sdk-automation Bot commented Apr 20, 2026

🤖 I have created a release beep boop

6.0.5 (2026-04-20)

Bug Fixes


This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 20, 2026

Greptile Summary

Automated release PR generated by Release Please, bumping the package version from 6.0.4 to 6.0.5 across pyproject.toml and .release-please-manifest.json, and adding the corresponding CHANGELOG.md entry for two bug fixes (JSON parse guard and events typing restore).

Confidence Score: 5/5

Safe to merge — all changes are mechanical version bumps and changelog updates with no logic alterations.

All three changed files are release metadata only (manifest, changelog, pyproject version). No code logic, dependencies, or security-sensitive fields were modified.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 6.0.4 to 6.0.5 — consistent with the release.
CHANGELOG.md New 6.0.5 entry added documenting two bug fixes: JSON parsing guard and events typing restoration.
pyproject.toml Package version bumped from 6.0.4 to 6.0.5 — no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|generates| B[Release PR #628]
    B --> C[.release-please-manifest.json\n6.0.4 → 6.0.5]
    B --> D[pyproject.toml\nversion 6.0.4 → 6.0.5]
    B --> E[CHANGELOG.md\nAdd 6.0.5 entry]
    E --> F[Bug: do not JSON parse arbitrary bodies]
    E --> G[Bug: restore typing to events]
Loading

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

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main branch from a754d83 to c9955e2 Compare April 20, 2026 20:57
@gjtorikian gjtorikian merged commit aaa34fe into main Apr 20, 2026
14 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main branch April 20, 2026 20:58
@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