Skip to content

chore(main): release 0.13.4#145

Merged
nicknisi merged 1 commit intomainfrom
release-please--branches--main--components--workos
May 5, 2026
Merged

chore(main): release 0.13.4#145
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 May 5, 2026

🤖 I have created a release beep boop

0.13.4 (2026-05-05)

Bug Fixes

  • pass port and https flag to WorkOS SDK when base URL requires it (#140) (b7909e8)

This PR was generated with Release Please. See documentation.

@nicknisi nicknisi merged commit 64829e0 into main May 5, 2026
2 checks passed
@nicknisi nicknisi deleted the release-please--branches--main--components--workos branch May 5, 2026 23:47
@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 5, 2026

Greptile Summary

Automated release PR generated by Release Please, bumping the package version from 0.13.3 to 0.13.4 across all relevant version files.

  • package.json and .release-please-manifest.json: version field updated from 0.13.30.13.4.
  • CHANGELOG.md: new entry added for 0.13.4, referencing the bug fix that passes the port and HTTPS flag to the WorkOS SDK when the base URL requires it (#140).

Confidence Score: 5/5

Safe to merge — all changes are automated version bookkeeping with no code logic touched.

The PR only updates the version string in package.json and .release-please-manifest.json, and adds a CHANGELOG entry. No application logic, dependencies, or configuration were modified.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.13.3 to 0.13.4 — straightforward manifest update
CHANGELOG.md New 0.13.4 release entry added documenting the port/https flag bug fix
package.json Version bumped from 0.13.3 to 0.13.4 to match the release manifest

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version in package.json\n0.13.3 → 0.13.4]
    A --> C[Bump version in .release-please-manifest.json\n0.13.3 → 0.13.4]
    A --> D[Add CHANGELOG.md entry\nfor 0.13.4 with bug fix note]
    B & C & D --> E[PR merged → release tagged]
Loading

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

@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented May 5, 2026

🤖 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