Releases: delega-dev/delega-cli
Releases · delega-dev/delega-cli
v1.0.7
Changes since v1.0.6
- chore: bump to 1.0.7 — fix tasks list crash on numeric IDs (66ce893)
- fix: handle numeric task IDs in formatId (self-hosted compat) (95c75b3)
- ci: upgrade to Node.js 24 LTS (#243) (6ff3dc5)
- docs: add admin note to agents rotate command (#283) (d151dd8)
- chore(deps-dev): bump @types/node from 20.19.37 to 25.5.0 (#3) (475b2c8)
- chore(deps): bump actions/setup-node from 4.4.0 to 6.3.0 (#1) (20380f7)
- chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (#2) (8f0bb72)
v1.0.6
v1.0.5
v1.0.4
Changes since v1.0.3
- fix: use granular NPM_TOKEN for CI publish (5aa3d62)
- fix: add packages:write permission for npm OIDC publish (72b4dd9)
- fix: use OIDC trusted publishing (no environment, no token) (c46727a)
- debug: add npm auth debugging to publish workflow (3bf8f3c)
- fix: add publishConfig and .npmrc for CI npm auth (cbc3cd0)
- fix: use direct npmrc auth instead of setup-node registry-url (4e41cb1)