Skip to content

chore(main): release 0.15.1 - #154

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

chore(main): release 0.15.1#154
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 beepboop

0.15.1 (2026-05-14)

Bug Fixes


This PR was generated with Release Please. See documentation.

@greptile-apps

Copy link
Copy Markdown

Greptile Summary

Automated release PR generated by Release Please, bumping the CLI version from 0.15.0 to 0.15.1 to ship the optional migrations API key bug fix merged in #153.

  • package.json and .release-please-manifest.json are updated to 0.15.1.
  • CHANGELOG.md gains a new 0.15.1 entry referencing the bug fix commit.

Confidence Score: 5/5

Safe to merge — all changes are automated version metadata with no logic modifications.

The PR touches only three files: a JSON manifest, the package version field, and the changelog. All changes are mechanical version increments generated by Release Please and require no manual review of logic or security.

No files require special attention.

Important Files Changed

FilenameOverview
.release-please-manifest.jsonVersion bumped from 0.15.0 to 0.15.1 by release-please automation
CHANGELOG.mdNew changelog entry added for 0.15.1 documenting the optional migrations API key bug fix
package.jsonPackage version bumped from 0.15.0 to 0.15.1

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[Release Please Bot] --> B[Detects merged fix: #153\nMake migrations API key optional]
B --> C[Bumps version\n0.15.0 → 0.15.1]
C --> D[Updates package.json]
C --> E[Updates .release-please-manifest.json]
C --> F[Appends CHANGELOG.md entry]
D & E & F --> G[PR #154 opened for review]
Loading

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

@nicknisi
nicknisi merged commit 725235f into mainMay 15, 2026
2 checks passed
@nicknisi
nicknisi deleted the release-please--branches--main--components--workos branch May 15, 2026 03:33
@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