We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 453f831 commit f455618Copy full SHA for f455618
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [1.5.1] - 2025-12-20
4
+
5
+- Add User-Agent header to all API calls for traffic analytics [#32](https://github.com/seqeralabs/node-red-seqera/issues/32)
6
7
## [1.5.0] - 2025-12-18
8
9
- 💥 Breaking change: Poll files node updates [#27](https://github.com/seqeralabs/node-red-seqera/pull/27)
package.json
@@ -1,6 +1,6 @@
{
"name": "@seqera/node-red-seqera",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "Node-RED nodes for interacting with the Seqera Platform API",
"author": "Phil Ewels <phil.ewels@seqera.io>",
"license": "Apache-2.0",
0 commit comments