Skip to content

chore(main): release 0.15.0 - #152

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

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

Conversation

@github-actions

@github-actionsgithub-actionsBot commented May 13, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

0.15.0 (2026-05-13)

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

@github-actionsgithub-actionsBot changed the title chore(main): release 0.14.1chore(main): release 0.15.0May 13, 2026
@github-actions
github-actionsBotforce-pushed the release-please--branches--main--components--workos branch from 815bc3b to 9b76e71CompareMay 13, 2026 22:45
@nicknisi
nicknisi merged commit 29818d0 into mainMay 13, 2026
2 checks passed
@nicknisi
nicknisi deleted the release-please--branches--main--components--workos branch May 13, 2026 22:46
@github-actions

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

🌻

@greptile-apps

Copy link
Copy Markdown

Greptile Summary

Automated Release Please PR bumping the CLI from 0.14.0 to 0.14.1. The sole underlying change is a dependency bump of @workos/skills to 0.6.0 (landed in #151).

  • package.json and .release-please-manifest.json reflect the new patch version.
  • CHANGELOG.md gains the 0.14.1 entry referencing the skills-package bump.

Confidence Score: 5/5

Purely mechanical version-bump files generated by Release Please — safe to merge.

All three changed files are generated release artifacts (manifest, changelog, package version). No application logic is touched and the changes are consistent across all files.

No files require special attention.

Important Files Changed

FilenameOverview
.release-please-manifest.jsonVersion bumped from 0.14.0 to 0.14.1 — no issues.
CHANGELOG.mdNew 0.14.1 changelog entry added documenting the @workos/skills bump — no issues.
package.jsonPackage version bumped from 0.14.0 to 0.14.1 — no issues.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["PR #151 merged\n@workos/skills → 0.6.0"] --> B["Release Please bot\ngenerates release PR"]
B --> C["package.json\n0.14.0 → 0.14.1"]
B --> D[".release-please-manifest.json\n0.14.0 → 0.14.1"]
B --> E["CHANGELOG.md\nadd 0.14.1 entry"]
C & D & E --> F["Merge & tag v0.14.1"]
F --> G["Publish to npm"]
Loading

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

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