Skip to content

chore(main): release 5.0.1#262

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

chore(main): release 5.0.1#262
workos-sdk-automation[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--components--WorkOS.net

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

5.0.1 (2026-05-27)

Bug Fixes

  • renovate: explicitly enable minor and patch updates (#261) (a8dd75f)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 27, 2026

Greptile Summary

Automated patch release PR generated by Release Please, bumping the SDK from 5.0.0 to 5.0.1. The only included change is a Renovate configuration fix that explicitly enables minor and patch dependency updates.

  • .release-please-manifest.json and WorkOS.net.csproj both updated to 5.0.1, with VersionPrefix and Version staying in sync.
  • CHANGELOG.md updated with the new release entry linking to the Renovate fix commit.

Confidence Score: 5/5

Purely a version bump with no code logic changes — safe to merge.

All three changed files contain only version string updates consistent with a patch release. The VersionPrefix and Version fields in the csproj are updated in tandem and match the manifest, so there is no version skew risk. No functional code was modified.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version string bumped from 5.0.0 to 5.0.1 as expected for a patch release.
CHANGELOG.md New 5.0.1 changelog entry added documenting the Renovate minor/patch update fix.
src/WorkOS.net/WorkOS.net.csproj Both VersionPrefix and Version bumped from 5.0.0 to 5.0.1 consistently.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Renovate fix merged (#261)"] --> B["Release Please detects fix commit"]
    B --> C["Bump .release-please-manifest.json\n5.0.0 → 5.0.1"]
    B --> D["Update CHANGELOG.md\nAdd 5.0.1 entry"]
    B --> E["Update WorkOS.net.csproj\nVersionPrefix & Version → 5.0.1"]
    C & D & E --> F["Publish NuGet package v5.0.1"]
Loading

Reviews (1): Last reviewed commit: "chore: inline release notes from .change..." | 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