Skip to content

Releases: workos/cli

v0.16.0

02 Jun 02:36
808bf9a

Choose a tag to compare

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)

v0.15.2

20 May 18:24
3deb4c0

Choose a tag to compare

0.15.2 (2026-05-20)

Bug Fixes

  • use file URL for dynamic imports to support Windows (#156) (6efdbba)

v0.15.1

15 May 03:33
725235f

Choose a tag to compare

0.15.1 (2026-05-14)

Bug Fixes

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)