Skip to content

chore(main): release 0.13.3 - #138

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

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

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

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

greptile-appsBot commented Apr 30, 2026

Copy link
Copy Markdown

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

FilenameOverview
.release-please-manifest.jsonVersion bumped from 0.13.2 to 0.13.3 by Release Please automation
CHANGELOG.mdNew 0.13.3 changelog entry added with two bug fix entries referencing PRs #137 and #139
package.jsonPackage 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-actionsBotforce-pushed the release-please--branches--main--components--workos branch from 7a9da5c to 711a0d2CompareApril 30, 2026 20:20
@nicknisi
nicknisi merged commit 9179874 into mainApr 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
ContributorAuthor

🤖 Created releases:

🌻

Sign up for freeto 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

@nicknisi