Skip to content

Commit 65e718e

Browse files
committed
Bump 0.3.2
1 parent adcff3e commit 65e718e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.3.2] - 2025-06-09
4+
5+
- Add autocomplete for datalink name in datalink nodes
6+
- Fix Poll datalinks don't-run-if-not-configured thing
7+
38
## [0.3.1] - 2025-06-08
49

510
- Poll datalinks - don't run poll if node is not configured

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seqera/node-red-seqera",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "Node-RED nodes for interacting with the Seqera Platform API",
55
"author": "Phil Ewels <phil.ewels@seqera.io>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)