Skip to content

chore(main): release 0.13.3#138

Merged
nicknisi merged 1 commit intomainfrom
release-please--branches--main--components--workos
Apr 30, 2026
Merged

chore(main): release 0.13.3#138
nicknisi merged 1 commit intomainfrom
release-please--branches--main--components--workos

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 30, 2026

🤖 I have created a release beep boop

0.13.3 (2026-04-30)

Bug Fixes

  • --api-key flag takes precedence over WORKOS_API_KEY env var (#137) (4a18de1)
  • prevent workos auth login from hanging indefinitely (#139) (1154090)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 30, 2026

Greptile Summary

Automated release PR generated by Release Please, bumping the package version from 0.13.2 to 0.13.3. The changes include two bug fixes: --api-key flag now takes precedence over the WORKOS_API_KEY environment variable, and workos auth login no longer hangs indefinitely.

Confidence Score: 5/5

This PR is safe to merge — it is a purely automated version bump with no code changes.

All three changed files are release metadata (manifest, changelog, package.json). No logic, security, or correctness issues are present.

No files require special attention

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.13.2 to 0.13.3 by Release Please automation
CHANGELOG.md New 0.13.3 changelog entry added with two bug fix entries referencing PRs #137 and #139
package.json Package version bumped from 0.13.2 to 0.13.3

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version 0.13.2 → 0.13.3]
    B --> C[.release-please-manifest.json]
    B --> D[package.json]
    B --> E[CHANGELOG.md]
    E --> F["Bug Fix: --api-key flag precedence over env var (#137)"]
    E --> G["Bug Fix: prevent auth login from hanging (#139)"]
Loading

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

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--workos branch from 7a9da5c to 711a0d2 Compare April 30, 2026 20:20
@nicknisi nicknisi merged commit 9179874 into main Apr 30, 2026
2 checks passed
@nicknisi nicknisi deleted the release-please--branches--main--components--workos branch April 30, 2026 20:20
@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