Skip to content

chore(main): release 9.3.1#1593

Merged
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--node
May 19, 2026
Merged

chore(main): release 9.3.1#1593
gjtorikian merged 1 commit into
mainfrom
release-please--branches--main--components--node

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

@workos-sdk-automation workos-sdk-automation Bot commented May 19, 2026

🤖 I have created a release beep boop

9.3.1 (2026-05-19)

Bug Fixes

  • set canonical User-Agent header format (#1576) (4169434)
  • webhooks: accept raw request bytes for signature verification (#1578) (112b261)

This PR was generated with Release Please. See documentation.

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 19, 2026

Greptile Summary

Automated release PR generated by release-please, bumping the package from 9.3.0 to 9.3.1. No source code changes are included — this PR only updates version strings and the changelog.

Confidence Score: 5/5

This PR is safe to merge — it contains only automated version bumps and a changelog update with no logic changes.

All four changed files are mechanical outputs of the release-please bot: version strings in package manifests and a changelog entry. The underlying bug fixes (#1576, #1578) were already reviewed and merged separately.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 9.3.0 to 9.3.1 — no other changes.
package-lock.json Lock file version fields updated from 9.3.0 to 9.3.1 to match package.json; no dependency changes.
CHANGELOG.md Adds 9.3.1 release entry documenting the User-Agent header fix and webhook raw-bytes fix.
.release-please-manifest.json Manifest version updated from 9.3.0 to 9.3.1 by release-please automation.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[release-please bot] -->|reads commits since v9.3.0| B[Detects bug-fix commits]
    B --> C[Bumps patch version\n9.3.0 → 9.3.1]
    C --> D[Updates package.json\npackage-lock.json\n.release-please-manifest.json]
    C --> E[Appends CHANGELOG.md entry]
    D --> F[PR #1593 opened]
    E --> F
    F -->|merge| G[v9.3.1 published to npm]
Loading

Reviews (2): Last reviewed commit: "chore(main): release 9.3.1" | Re-trigger Greptile

@workos-sdk-automation workos-sdk-automation Bot force-pushed the release-please--branches--main--components--node branch from 1dd27f0 to 3ff5309 Compare May 19, 2026 20:41
@gjtorikian gjtorikian merged commit 7079575 into main May 19, 2026
7 checks passed
@gjtorikian gjtorikian deleted the release-please--branches--main--components--node branch May 19, 2026 21:28
@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