Skip to content

Releases: capralifecycle/cals-cli

v3.18.2

25 Feb 13:26
e7dad59

Choose a tag to compare

3.18.2 (2026-02-25)

Bug Fixes

  • use correct org reference in renovate config (22add3c)

v3.18.1

23 Feb 11:48
e19659d

Choose a tag to compare

3.18.1 (2026-02-23)

Bug Fixes

  • filter out archived repos when listing topics (e19659d)

v3.18.0

23 Feb 11:17
5c1aa09

Choose a tag to compare

3.18.0 (2026-02-23)

Bug Fixes

  • prevent major-bump of @types/node (ccb779e)

Features

  • replace vulnerable deps with zod (7a22910)

v3.17.2

20 Feb 12:50
5ce87a2

Choose a tag to compare

3.17.2 (2026-02-20)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (fb40f97)

v3.17.1

05 Feb 11:39
f63ff0d

Choose a tag to compare

3.17.1 (2026-02-05)

Bug Fixes

  • resolve npm audit vulnerabilities (21fb757)

v3.17.0

02 Feb 15:16
b92d224

Choose a tag to compare

3.17.0 (2026-02-02)

Features

  • add status messages for network operations (c3dd798)

v3.16.0

30 Jan 15:32
4fac213

Choose a tag to compare

3.16.0 (2026-01-30)

Features

  • use GITHUB_TOKEN env var instead of CALS_GITHUB_TOKEN (947c7d0)

v3.15.0

30 Jan 15:20
2fe63c7

Choose a tag to compare

3.15.0 (2026-01-30)

Bug Fixes

  • hide token input in auth command (e1c4142)
  • require value for all string option flags (9096df9)

Features

  • add strict CLI parsing and default org (7bcee6d)
  • add topics command for listing customer topics (9d43ff9)
  • flatten CLI command structure for better devex (883e1e8)
  • improve CLI flag names and add groups command (85cde3a)

v3.14.0

30 Jan 14:13
2b0236b

Choose a tag to compare

3.14.0 (2026-01-30)

Bug Fixes

  • replace tsx with direct node invocation (26526fc)
  • use correct fmt makefile target (4a5ab67)

Features

  • cleanup unused code paths (3a4699b)
  • remove all non-github repo related code (9aeaca8)

v3.13.1

22 Jan 15:27
bcba409

Choose a tag to compare

3.13.1 (2026-01-22)

Bug Fixes

  • use correct formatting commands (de8512e)