Skip to content

chore(main): release 10.0.1#699

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

chore(main): release 10.0.1#699
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

10.0.1 (2026-07-23)

Documentation

  • add agent context for oagen-generated code (d94f9f8)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Automated patch release 10.0.1 generated by Release Please, bumping the version across all relevant files. The only substantive change included in this release is a documentation commit adding agent context for oagen-generated code.

  • pyproject.toml and uv.lock: version field updated from 10.0.0 to 10.0.1.
  • .release-please-manifest.json and CHANGELOG.md: manifest and changelog updated to reflect the new patch version.

Confidence Score: 5/5

Pure version-bump release with no logic or API changes; safe to merge.

All four changed files are version metadata — manifest, changelog, project config, and lock file. No source code, tests, or configuration logic was modified. The version numbers are consistent across all files.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 10.0.0 to 10.0.1, consistent with the rest of the release.
CHANGELOG.md New 10.0.1 entry added documenting the agent context documentation commit.
pyproject.toml Package version bumped from 10.0.0 to 10.0.1; no other changes.
uv.lock Lock file updated to reflect the new 10.0.1 version of the workos editable package.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects doc commit d94f9f8| B[Creates release PR]
    B --> C[Bumps version 10.0.0 → 10.0.1]
    C --> D[pyproject.toml]
    C --> E[uv.lock]
    C --> F[.release-please-manifest.json]
    B --> G[Updates CHANGELOG.md]
    G --> H[Adds 10.0.1 entry]
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.

0 participants