Skip to content

Releases: workos/cli

v0.15.0

13 May 22:46
29818d0

Choose a tag to compare

0.15.0 (2026-05-13)

Features

Bug Fixes

v0.14.0

13 May 03:15
b2ad7bc

Choose a tag to compare

0.14.0 (2026-05-12)

Features

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)