Skip to content

chore(main): release 0.15.1#154

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--workos
Open

chore(main): release 0.15.1#154
github-actions[bot] wants to merge 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.1 (2026-05-14)

Bug Fixes


This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 14, 2026

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

Filename Overview
.release-please-manifest.json Version bumped from 0.15.0 to 0.15.1 by release-please automation
CHANGELOG.md New changelog entry added for 0.15.1 documenting the optional migrations API key bug fix
package.json Package 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

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.

0 participants