n8n-nodes-ume-v4 4.4.4 → 4.4.5

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.
@@ -615,14 +615,6 @@
615
615
  "required": false,
616
616
  "default": "Tự động tạo từ n8n UME Social Seeding",
617
617
  "description": " (Nếu để trống sẽ tự động tạo từ n8n)"
618
- },
619
- {
620
- "name": "content",
621
- "displayName": "Nội dung review",
622
- "type": "options",
623
- "required": false,
624
- "default": "",
625
- "description": "Nội dung chia sẻ (chỉ áp dụng v3)"
626
618
  }
627
619
  ],
628
620
  "warnings": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-ume-v4",
3
- "version": "4.4.4",
3
+ "version": "4.4.5",
4
4
  "description": "UME Social Seeding Services for n8n - Version 4 with updated features",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",