We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a9902 commit 4d30edfCopy full SHA for 4d30edf
CHANGELOG.md
@@ -6,6 +6,15 @@ You may also want to refer to [GitHub releases](https://github.com/transloadit/n
6
7
- TBD
8
9
+## v4.1.2
10
+
11
+Released: 2025-12-08.
12
13
+[Diff](https://github.com/transloadit/node-sdk/compare/v4.1.1...v4.1.2).
14
15
+- CLI accepts `TRANSLOADIT_AUTH_KEY`/`TRANSLOADIT_AUTH_SECRET` as aliases for `TRANSLOADIT_KEY`/`TRANSLOADIT_SECRET` when authenticating commands.
16
+- Internal: fix lint import ordering to keep CI green.
17
18
## v4.1.1
19
20
Released: 2025-12-08.
0 commit comments