Skip to content

Releases: workos/cli

v0.13.4

05 May 23:47
64829e0

Choose a tag to compare

0.13.4 (2026-05-05)

Bug Fixes

  • pass port and https flag to WorkOS SDK when base URL requires it (#140) (b7909e8)

v0.13.3

30 Apr 20:21
9179874

Choose a tag to compare

0.13.3 (2026-04-30)

Bug Fixes

  • --api-key flag takes precedence over WORKOS_API_KEY env var (#137) (4a18de1)
  • prevent workos auth login from hanging indefinitely (#139) (1154090)

v0.13.2

28 Apr 22:18
b29b7dd

Choose a tag to compare

0.13.2 (2026-04-28)

Bug Fixes

  • webhook list empty URL column and truncate long event lists (#134) (643f483)

v0.13.1

27 Apr 03:23
255fae9

Choose a tag to compare

0.13.1 (2026-04-27)

Bug Fixes

  • deps: bump @workos/skills to 0.5.0 (653b97b)

v0.13.0

27 Apr 00:40
69915a1

Choose a tag to compare

0.13.0 (2026-04-26)

Features

  • complete WorkOS skill install + refresh loop with doctor --fix (#130) (c61f5a4)

v0.12.3

24 Apr 03:17
9728bd7

Choose a tag to compare

0.12.3 (2026-04-24)

Bug Fixes

  • improve installer auth recovery (#128) (64928cf)
  • prevent SDK "Not logged in" error before reaching gateway (#127) (69c2d7d)

v0.12.2

23 Apr 16:09
802a5db

Choose a tag to compare

0.12.2 (2026-04-23)

Bug Fixes

  • detect service unavailability and fail fast with clear error (#118) (524c709)
  • unbreak non-JS integration install flow (Django, .NET, Kotlin + others) (#125) (bd9e068)

v0.12.1

01 Apr 16:55
a81e71a

Choose a tag to compare

0.12.1 (2026-04-01)

Bug Fixes

  • skip device auth when unclaimed environment is active (#115) (3c95642)

v0.12.0

31 Mar 22:01
43105c1

Choose a tag to compare

0.12.0 (2026-03-31)

Features

  • full WorkOS API emulator (emulate, dev, RBAC, webhooks, events, 84% API coverage) (#100) (55371a9)

Bug Fixes

  • add NextjsGrader check for getSignInUrl in Server Components (#110) (f2a6ec2)
  • add tag_name input to workflow_dispatch trigger (0924a4b)
  • enforce OIDC-only beta publish path (f8e74d6)
  • prevent registerSubcommand from injecting false positional args (#111) (effe187)
  • remove environment to prevent org secret injection breaking OIDC (28f0564)
  • restore OIDC auth setup for npm trusted publishing (d0f8b53)
  • set release-please manifest to last stable tag (v0.11.2) (850eee3)
  • stop reading WORKOS_CLIENT_ID for CLI auth (#113) (7bdd851)
  • use pnpm publish to match working auth setup (d79cf16)
  • use prerelease versioning strategy for beta releases (#104) (8385201)

v0.12.0-beta.1

26 Mar 03:55
01eeb6c

Choose a tag to compare

v0.12.0-beta.1 Pre-release
Pre-release

0.12.0-beta.1 (2026-03-26)

Bug Fixes

  • add tag_name input to workflow_dispatch trigger (0924a4b)
  • enforce OIDC-only beta publish path (f8e74d6)
  • remove environment to prevent org secret injection breaking OIDC (28f0564)
  • restore OIDC auth setup for npm trusted publishing (d0f8b53)
  • use pnpm publish to match working auth setup (d79cf16)