Skip to content

chore(main): release 0.22.0 - #227

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.22.0 (2026-08-27)

⚠ BREAKING CHANGES

  • both commands now require workos auth login (API keys are no longer accepted; --api-key removed) and emit new curated JSON shapes (top-level resource objects, camelCase, no list_metadata — the authoritative examples live in each command's spec file). Flag mapping, old -> new:
    • organization list: --domain now maps to server-side search
      (name/domain); every subcommand gains --environment-id
    • organization delete / user delete: gain --yes (destructive
      confirmation: prompt, --yes bypass, non-interactive refusal)
    • user list: --organization dropped (no backing filter on this plane);
      --email now maps to server-side search
    • user update: --email-verified and --password dropped (not supported on
      this plane); --email and --locale added; now requires at least one
      update flag

Features

  • add connection create and update commands (#221) (9a53443)
  • add integrate alias for install (#235) (1adbe84)
  • install: let the user pick the environment during install (#230) (8eb9408)
  • install: name the environment in installer status lines (#231) (c7d5cb8)
  • install: show the whole team in the environment picker (#232) (d8919df)
  • make dashboard environments first-class in the CLI (#228) (e344173)
  • migrate resource commands to the dashboard account plane (#201) (35a5d7e)
  • prefix the project name on environment display labels (#229) (cc51696)

Bug Fixes

  • install: surface unclaimed environments honestly (#234) (ad8f85f)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Aug 25, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the repository metadata for the 0.22.0 release.

  • Bumps the package and Release Please manifest versions from 0.21.1 to 0.22.0.
  • Adds the 0.22.0 release notes, including breaking command changes, features, and fixes.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
package.json Bumps the package version to 0.22.0 consistently with the release manifest.
.release-please-manifest.json Advances the tracked release version from 0.21.1 to 0.22.0.
CHANGELOG.md Adds release notes for 0.22.0 with its breaking changes, features, and bug fix.

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

@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--workos branch 7 times, most recently from 3150ed5 to c6aca0a Compare August 26, 2026 20:54
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--workos branch from c6aca0a to 21e28bd Compare August 27, 2026 02:28
@nicknisi
nicknisi merged commit a616d7e into main Aug 27, 2026
2 checks passed
@nicknisi
nicknisi deleted the release-please--branches--main--components--workos branch August 27, 2026 02:28
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 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