Skip to content

chore(main): release 0.15.2#157

Merged
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--workos
May 20, 2026
Merged

chore(main): release 0.15.2#157
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--workos

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.15.2 (2026-05-20)

Bug Fixes

  • use file URL for dynamic imports to support Windows (#156) (6efdbba)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 20, 2026

Greptile Summary

This is an automated Release Please PR that bumps the package version from 0.15.1 to 0.15.2 and records the associated changelog entry.

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 three changed files are release metadata: the version string in package.json, the manifest entry in .release-please-manifest.json, and a new section in CHANGELOG.md. The values are consistent with each other and with the underlying bug-fix commit referenced in the changelog. Nothing executable was modified.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.15.1 to 0.15.2 to match the new release.
CHANGELOG.md New 0.15.2 changelog entry added documenting the Windows dynamic-import file URL bug fix.
package.json Package version bumped from 0.15.1 to 0.15.2, consistent with manifest and changelog.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|detects merged fix PR #156| B[Generate Release PR]
    B --> C[Bump version 0.15.1 → 0.15.2]
    C --> D[Update package.json]
    C --> E[Update .release-please-manifest.json]
    C --> F[Append entry to CHANGELOG.md]
    D & E & F --> G[PR #157 merged]
    G --> H[v0.15.2 published]
Loading

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

@nicknisi nicknisi merged commit 3deb4c0 into main May 20, 2026
2 checks passed
@nicknisi nicknisi deleted the release-please--branches--main--components--workos branch May 20, 2026 18:24
@github-actions
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