Skip to content

chore(main): release 8.0.1#664

Open
workos-sdk-automation[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main
Open

chore(main): release 8.0.1#664
workos-sdk-automation[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

8.0.1 (2026-05-27)

Bug Fixes

  • renovate: explicitly enable minor and patch updates (#663) (ff8ad1b)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 27, 2026

Greptile Summary

Automated release PR generated by Release Please bumping the workos-python SDK from v8.0.0 to v8.0.1. The sole underlying change is a Renovate configuration fix to explicitly enable minor and patch dependency updates (#663).

  • .release-please-manifest.json: Version field updated to 8.0.1.
  • pyproject.toml: Package version updated to 8.0.1.
  • CHANGELOG.md: New 8.0.1 section added with the bug-fix entry referencing the Renovate PR.

Confidence Score: 5/5

Safe to merge — all three changed files are version/changelog bookkeeping with no logic or dependency changes.

The only changes are the version string in pyproject.toml, the corresponding manifest entry, and a new CHANGELOG section. No source code, configuration, or dependencies were modified, so there is nothing here that could introduce a regression.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 8.0.0 to 8.0.1 by Release Please automation
CHANGELOG.md New 8.0.1 entry added documenting the renovate minor/patch updates fix
pyproject.toml Package version bumped from 8.0.0 to 8.0.1

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects merged fix #663| B[Bump version 8.0.0 → 8.0.1]
    B --> C[Update .release-please-manifest.json]
    B --> D[Update pyproject.toml]
    B --> E[Update CHANGELOG.md]
    C & D & E --> F[PR #664 merged]
    F --> G[Publish workos 8.0.1 to PyPI]
Loading

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

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