Skip to content

chore(main): release 8.9.1#1525

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

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

Conversation

@github-actions
Copy link
Contributor

🤖 I have created a release beep boop

8.9.1 (2026-03-18)

Bug Fixes

  • events: add missing order parameter to listEvents (#1524) (2f3dcb4)

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 18, 2026 19:01
@github-actions github-actions bot requested a review from a team as a code owner March 18, 2026 19:01
@github-actions github-actions bot requested a review from csrbarber March 18, 2026 19:01
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 18, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the @workos-inc/node package version from 8.9.0 to 8.9.1 as a patch release.

  • Incremented version to 8.9.1 in package.json, package-lock.json, and .release-please-manifest.json
  • Added CHANGELOG.md entry for 8.9.1 documenting the bug fix: events: add missing order parameter to listEvents (PR #1524)
  • No dependency changes; no source code modifications in this PR — the underlying fix was committed separately in 2f3dcb4

Confidence Score: 5/5

  • This PR is safe to merge — it is a purely mechanical version bump and changelog update with no logic changes.
  • All four changed files contain only version string updates (8.9.08.9.1) and a changelog entry. There are no source code modifications, no dependency changes, and no security-sensitive content. The release is correctly formatted as a semver patch bump consistent with the bug-fix nature of the underlying change.
  • No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 8.9.0 to 8.9.1 by Release Please automation — no issues.
CHANGELOG.md Changelog entry added for 8.9.1 documenting the bug fix for the missing order parameter in listEvents — correctly formatted and linked to the relevant commit and issue.
package.json Package version bumped from 8.9.0 to 8.9.1 — straightforward patch version increment.
package-lock.json Lock file version updated in both the root metadata and the packages entry to match the new 8.9.1 version — no dependency changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #1524 merged\n(fix: add missing order param\nto listEvents)"] --> B["Release Please detects\nbug fix commit"]
    B --> C["Bumps version\n8.9.0 → 8.9.1\n(patch semver)"]
    C --> D["Updates files"]
    D --> D1["package.json\nversion: 8.9.1"]
    D --> D2["package-lock.json\nversion: 8.9.1"]
    D --> D3[".release-please-manifest.json\n.: 8.9.1"]
    D --> D4["CHANGELOG.md\nAdds 8.9.1 entry"]
    D1 & D2 & D3 & D4 --> E["PR #1525 opened\n(this PR)"]
    E --> F["Merge → Publish\n@workos-inc/node@8.9.1\nto npm"]
Loading

Last reviewed commit: "chore(main): release..."

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