Skip to content

chore(main): release 6.1.0#635

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

chore(main): release 6.1.0#635
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 26, 2026

🤖 I have created a release beep boop

6.1.0 (2026-04-28)

Features

  • generated: Add Groups API and Waitlist User events support (#640) (a10d02b)

Bug Fixes

  • Install ruff globally in setup script for code generation (b12b1d3)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 26, 2026

Greptile Summary

Automated release PR bumping the SDK version from 6.0.8 to 6.1.0. Changes are limited to the version manifest, pyproject.toml, and a new CHANGELOG.md entry covering the Groups API / Waitlist User events feature and a ruff global-install fix in the codegen setup script.

Confidence Score: 5/5

Safe to merge — purely a version bump and changelog update with no code logic changes.

All three changed files are release metadata (manifest, pyproject.toml, changelog). No application code, security-sensitive paths, or custom-rule-applicable patterns are touched.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 6.0.8 to 6.1.0 by Release Please automation
CHANGELOG.md New 6.1.0 entry added documenting Groups API/Waitlist User events feature and ruff setup fix
pyproject.toml Project version bumped from 6.0.8 to 6.1.0 to match the release

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump .release-please-manifest.json\n6.0.8 → 6.1.0]
    A --> C[Bump pyproject.toml\nversion = '6.1.0']
    A --> D[Prepend CHANGELOG.md entry\nv6.1.0 — Groups API + Waitlist User events]
    B & C & D --> E[Merge PR]
    E --> F[Tag v6.1.0 & publish to PyPI]
Loading

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

@workos-sdk-automation workos-sdk-automation Bot changed the title chore(main): release 6.0.9 chore(main): release 6.1.0 Apr 28, 2026
@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main branch from 15357f5 to 57e5d08 Compare April 28, 2026 16:25
@gjtorikian gjtorikian merged commit 788af10 into main Apr 28, 2026
14 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main branch April 28, 2026 16:36
@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.

2 participants