Skip to content

Releases: sobird/pcs-cli

v1.7.1

04 Mar 12:47
0aece87

Choose a tag to compare

1.7.1 (2026-03-04)

Bug Fixes

  • error: Multiple versions of pnpm specified (0c1a424)

v1.7.0

04 Mar 12:42
f0fc0fc

Choose a tag to compare

1.7.0 (2026-03-04)

Features

  • eslint: upgrade eslint-config-sobird to v1.0 (942748e)

Bug Fixes

  • @commander-js/extra-typings ambient module setup (b1e7cb1)
  • cliui v9 need declare module 'cliui' types (b9b4715)
  • npm run lint:fix (78a92f8)
  • upgrade eslint-config-sobird to v1.0 (1b9a074)

v1.6.1

24 Feb 08:53
cee57da

Choose a tag to compare

1.6.1 (2026-02-24)

Bug Fixes

  • program.exitOverride(); try catch error keep silent (c2a4840)

v1.6.0

24 Feb 08:29
cb85f5a

Choose a tag to compare

1.6.0 (2026-02-24)

Features

  • do not use tsconfig paths (16c2115)
  • using tsup instead of rollup & add src dir (94f59ba)

Bug Fixes

  • createSuperFile need resolve path (3f88b0e)
  • upload file need resolve path (3f24482)

v1.5.0

11 Jan 04:14
c761eda

Choose a tag to compare

1.5.0 (2026-01-11)

Features

  • support ImplicitGrant when not enter a secret (80f5dcf)

Bug Fixes

  • if it is not initialized, the command is not allowed to be used (25f6536)

v1.4.0

31 Dec 13:44
a614409

Choose a tag to compare

1.4.0 (2025-12-31)

Features

Bug Fixes

  • add tsx devDeps (84ba153)
  • deps vulnerabilities (f01c7a1)
  • enable trusted publishing for npm packages (5ee33fe)
  • publish workflows Set up pnpm need before Set up Node.js (5551a74)
  • reconfig NODE_AUTH_TOKEN (551a7fc)
  • remove package-lock=false npmrc (1512901)
  • test it (0c038af)
  • test workflow (b06c589)
  • update upload file (6f260fc)

Performance Improvements

v1.1.0

18 Apr 17:39
ee2841b

Choose a tag to compare

1.1.0 (2024-04-18)

Features

  • add release-please workflow (ad78865)