Skip to content

Commit 9b4b30f

Browse files
committed
wip
1 parent 5e2c330 commit 9b4b30f

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

CHANGELOG.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
You may also want to refer to [GitHub releases](https://github.com/transloadit/node-sdk/releases).
44

5-
## v4.0.3
5+
## v4.0.4
66

77
Released: 2025-10-16.
88

@@ -11,17 +11,12 @@ Released: 2025-10-16.
1111
- [x] Fix `smart_sig` CLI to always override embedded credentials with the env-provided auth key while preserving other auth fields.
1212
- [x] Ensure the CLI entrypoint executes when invoked through npm/yarn bin shims by resolving symlinks before bootstrapping.
1313
- [x] Harden validation and tests around CLI invocation paths.
14-
15-
## v4.0.2
16-
17-
Released: 2025-10-15.
18-
19-
[Diff](https://github.com/transloadit/node-sdk/compare/v4.0.1...v4.0.2).
20-
2114
- [x] Add `smart_sig` CLI command (usable via `npx transloadit smart_sig`) for signing params fed through stdin.
2215
- [x] Document the CLI workflow and expose the binary via package metadata.
2316
- [x] Validate CLI input with existing zod schemas and cover the flow with unit tests.
2417

18+
v4.0.2 and v4.0.3 were broken releases
19+
2520
## v4.0.1
2621

2722
Released: 2025-09-18.

0 commit comments

Comments
 (0)