@disruptive-learning/n8n-nodes-gigstack 1.0.2 → 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -0
- package/dist/nodes/Gigstack.node.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -65,6 +65,10 @@ This node has been tested with n8n version 0.214.0 and Gigstack API v1.
|
|
|
65
65
|
|
|
66
66
|
## Version history
|
|
67
67
|
|
|
68
|
+
### 1.0.3
|
|
69
|
+
|
|
70
|
+
- Enhanced Payment Method field to accept expressions, allowing dynamic values to be used
|
|
71
|
+
|
|
68
72
|
### 1.1.1
|
|
69
73
|
|
|
70
74
|
- [Add description of changes in this version]
|