Skip to content

chore(main): release 8.12.1#1547

Merged
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--node
Apr 7, 2026
Merged

chore(main): release 8.12.1#1547
gjtorikian merged 1 commit intomainfrom
release-please--branches--main--components--node

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Apr 7, 2026

🤖 I have created a release beep boop

8.12.1 (2026-04-07)

Bug Fixes

  • events: handle domain verification failed (#1543) (0f3f1ce)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested review from a team as code owners April 7, 2026 15:41
@github-actions github-actions bot requested a review from atainter April 7, 2026 15:41
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 7, 2026

Greptile Summary

Automated Release Please patch bump from 8.12.0 to 8.12.1, publishing the fix for the events domain verification failed bug (#1543).

  • .release-please-manifest.json: version tracking updated to 8.12.1
  • CHANGELOG.md: new 8.12.1 entry documents the bug fix
  • package.json and package-lock.json: version fields aligned to 8.12.1

All four files are internally consistent. No code logic, dependency, or configuration changes.

Confidence Score: 5/5

This PR is safe to merge — fully automated version bump with no code logic changes.

All changes are version field updates in release metadata files, fully consistent with each other and generated by Release Please automation. No logic changes, no new dependencies, no security implications.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from "8.12.0" to "8.12.1" — automated Release Please patch increment.
CHANGELOG.md New 8.12.1 entry added documenting bug fix for events domain verification failed (#1543).
package-lock.json Version bumped to "8.12.1" in both root and packages[""] entries; no dependency changes.
package.json Version field updated from "8.12.0" to "8.12.1"; no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Bug Fix Merged: #1543\nHandle domain verification failed] --> B[Release Please Bot\nDetects releasable commits]
    B --> C[Opens Release PR\nchore: release 8.12.1]
    C --> D[Version Bumps]
    D --> D1[.release-please-manifest.json\n8.12.0 → 8.12.1]
    D --> D2[CHANGELOG.md\nNew 8.12.1 entry]
    D --> D3[package.json\n8.12.0 → 8.12.1]
    D --> D4[package-lock.json\n8.12.0 → 8.12.1]
    D1 & D2 & D3 & D4 --> E[PR Merged]
    E --> F[npm publish @workos-inc/node@8.12.1]
Loading

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

@gjtorikian gjtorikian merged commit f31d872 into main Apr 7, 2026
@gjtorikian gjtorikian deleted the release-please--branches--main--components--node branch April 7, 2026 15:57
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions bot commented Apr 7, 2026

🤖 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