Skip to content

chore(main): release 0.19.0#193

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

chore(main): release 0.19.0#193
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--workos

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.19.0 (2026-07-20)

Features

  • add env provision + verify-login commands, fix non-interactive installs (agent/CI), Vite port detection, and misleading command hints (#192) (dd20929)

Bug Fixes


This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jul 14, 2026

Copy link
Copy Markdown

Greptile Summary

Automated release PR generated by Release Please, bumping the CLI from v0.18.0 to v0.19.0. No source code changes are included — only version metadata and changelog are updated.

  • package.json & .release-please-manifest.json: version field incremented from 0.18.0 to 0.19.0.
  • CHANGELOG.md: new 0.19.0 section added, documenting the env provision + verify-login commands, non-interactive install fixes, Vite port detection improvements, and the extraction of the emulator to @workos/emulate.

Confidence Score: 5/5

This is a pure automation PR — only version strings and changelog text are modified, with no logic changes.

All three changed files are version-metadata artifacts produced by Release Please. No application code, configuration, or security-sensitive paths are touched.

No files require special attention.

Important Files Changed

Filename Overview
package.json Package version bumped from 0.18.0 to 0.19.0
CHANGELOG.md New 0.19.0 section added with features (env provision, verify-login commands, non-interactive install fixes, Vite port detection) and bug fixes (emulator extraction)
.release-please-manifest.json Version bumped from 0.18.0 to 0.19.0 by Release Please automation

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] -->|Detects merged PRs| B[Generate Release PR]
    B --> C[Bump version in package.json\n0.18.0 → 0.19.0]
    B --> D[Bump .release-please-manifest.json\n0.18.0 → 0.19.0]
    B --> E[Append CHANGELOG.md\nv0.19.0 section]
    C & D & E --> F[PR Merged]
    F --> G[Release Please creates\nGitHub Release + Tag v0.19.0]
    G --> H[Publish to npm as workos@0.19.0]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[Release Please Bot] -->|Detects merged PRs| B[Generate Release PR]
    B --> C[Bump version in package.json\n0.18.0 → 0.19.0]
    B --> D[Bump .release-please-manifest.json\n0.18.0 → 0.19.0]
    B --> E[Append CHANGELOG.md\nv0.19.0 section]
    C & D & E --> F[PR Merged]
    F --> G[Release Please creates\nGitHub Release + Tag v0.19.0]
    G --> H[Publish to npm as workos@0.19.0]
Loading

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

@github-actions github-actions Bot changed the title chore(main): release 0.18.1 chore(main): release 0.19.0 Jul 20, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--workos branch from ccd4102 to c6e6342 Compare July 20, 2026 14:55
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