Skip to content

chore(main): release 0.16.0#166

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 1, 2026

🤖 I have created a release beep boop

0.16.0 (2026-06-02)

Features

  • add vault run for secure secret injection into child processes (#167) (c7db4f5)
  • CLI telemetry for all commands with centralized lifecycle (#122) (25604bd)
  • Forward endpoint URL to migrations package (#165) (4ef2957)
  • telemetry opt-out command + first-run notice (#169) (cb16ebb)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Jun 1, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the CLI version from 0.15.2 to 0.16.0 across the three versioning files.

  • .release-please-manifest.json and package.json: Version field updated to 0.16.0.
  • CHANGELOG.md: New entry added documenting four features: vault run for secret injection, CLI telemetry with centralized lifecycle, endpoint URL forwarding to the migrations package, and a telemetry opt-out command with first-run notice.

Confidence Score: 5/5

Safe to merge — only version strings and changelog text are changed, with no logic or configuration modified.

All three files are purely administrative: the manifest, package version, and changelog are updated consistently to 0.16.0 by Release Please automation. No executable code, configuration, or dependency changes are included.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.15.2 to 0.16.0 by Release Please automation
CHANGELOG.md Changelog entry added for 0.16.0 listing four new features: vault run, CLI telemetry, endpoint URL forwarding, and telemetry opt-out
package.json Package version bumped from 0.15.2 to 0.16.0, consistent with the manifest and changelog

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version: 0.15.2 → 0.16.0]
    B --> C[Update .release-please-manifest.json]
    B --> D[Update package.json]
    B --> E[Update CHANGELOG.md]
    E --> F[vault run — secret injection]
    E --> G[CLI telemetry lifecycle]
    E --> H[Forward endpoint URL to migrations]
    E --> I[Telemetry opt-out + first-run notice]
Loading

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

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--workos branch 2 times, most recently from 8d32199 to a710b35 Compare June 2, 2026 02:13
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--workos branch from a710b35 to e80862c Compare June 2, 2026 02:29
@nicknisi nicknisi merged commit 808bf9a into main Jun 2, 2026
2 checks passed
@nicknisi nicknisi deleted the release-please--branches--main--components--workos branch June 2, 2026 02:36
@github-actions
Copy link
Copy Markdown
Contributor Author

github-actions Bot commented Jun 2, 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