We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6723e38 commit 469c119Copy full SHA for 469c119
CHANGELOG.md
@@ -1,8 +1,6 @@
1
# Changelog
2
3
-## [Unreleased]
4
-
5
-### Added
+## [1.1.0] - 2025-10-27
6
7
- Added customizable run name field to workflow launch node [#8](https://github.com/seqeralabs/node-red-seqera/pull/8)
8
- New example workflow: nf-core/rnaseq chained to nf-core/differentialabundance [#7](https://github.com/seqeralabs/node-red-seqera/pull/7)
package.json
@@ -1,6 +1,6 @@
{
"name": "@seqera/node-red-seqera",
- "version": "1.0.1",
+ "version": "1.1.0",
"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