Skip to content

chore(main): release 8.9.0#1513

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--node
Open

chore(main): release 8.9.0#1513
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--node

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 5, 2026

🤖 I have created a release beep boop

8.9.0 (2026-03-06)

Features

  • user-management: add directoryManaged to OrganizationMembership (#1512) (4594f4e)

Bug Fixes

  • Bump minimatch from 3.1.2 to 3.1.5 (#1507) (fe74c33)
  • preserve sso context in authentication event deserialisation (#1487) (2bad11c)
  • preserve verification_prefix in organization domain deserialization (#1486) (640f0e4)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner March 5, 2026 19:37
@github-actions github-actions bot requested a review from stacurry March 5, 2026 19:37
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 5, 2026

Greptile Summary

This is an automated patch release PR (8.8.08.8.1) generated by Release Please, bumping the @workos-inc/node package to fix a bug where verification_prefix was not preserved during organization domain deserialization (PR #1486).

  • Version bumped consistently across package.json, package-lock.json, and .release-please-manifest.json
  • CHANGELOG.md updated with the correct 8.8.1 entry linking to the bug fix commit and PR
  • No application code changes are included in this PR — it is purely a release artifact

Confidence Score: 5/5

  • This PR is safe to merge — it is a fully automated release-only change with no application logic.
  • All four changed files are release artifacts (version manifest, changelog, package.json, package-lock.json). The version bump is consistent across all files (8.8.0 → 8.8.1), no dependencies were modified, and no custom instruction rules are applicable to these changes.
  • No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 8.8.0 to 8.8.1 — correct and consistent with rest of PR.
CHANGELOG.md New 8.8.1 changelog entry added, documenting the verification_prefix bug fix from PR #1486. No issues.
package.json Version field bumped from 8.8.0 to 8.8.1 — consistent with other files in this PR.
package-lock.json Version bumped in both the root field and packages[""] entry — both updated consistently to 8.8.1.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["Bug Fix Merged\n(PR #1486)\npreserve verification_prefix\nin org domain deserialization"] --> B["Release Please Bot\nDetects fix commit"]
    B --> C["Bump version\n8.8.0 → 8.8.1\n(patch)"]
    C --> D["Update files\n.release-please-manifest.json\npackage.json\npackage-lock.json\nCHANGELOG.md"]
    D --> E["Release PR #1513 opened\n(this PR)"]
    E --> F["Merge → Tag v8.8.1\n→ Publish @workos-inc/node@8.8.1"]
Loading

Last reviewed commit: c215e55

@github-actions github-actions bot force-pushed the release-please--branches--main--components--node branch from 47429f6 to dea41e5 Compare March 5, 2026 19:53
@github-actions github-actions bot changed the title chore(main): release 8.8.1 chore(main): release 8.9.0 Mar 5, 2026
@github-actions github-actions bot force-pushed the release-please--branches--main--components--node branch from dea41e5 to bafbf09 Compare March 5, 2026 21:06
@github-actions github-actions bot requested a review from a team as a code owner March 5, 2026 21:06
@github-actions github-actions bot force-pushed the release-please--branches--main--components--node branch from bafbf09 to 7e7a1bf Compare March 6, 2026 18:41
@github-actions github-actions bot force-pushed the release-please--branches--main--components--node branch from 7e7a1bf to 3e69117 Compare March 6, 2026 18:44
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