n8n-nodes-tukimate 1.5.2 → 1.5.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.
@@ -185,7 +185,7 @@ const SIMPLIFIED_FIELDS = {
185
185
  };
186
186
  // Response wrapper keys for list endpoints
187
187
  const RESPONSE_WRAPPERS = {
188
- conversation: 'conversations',
188
+ conversation: 'data',
189
189
  contact: 'contacts',
190
190
  project: 'projects',
191
191
  client: 'clients',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-tukimate",
3
- "version": "1.5.2",
3
+ "version": "1.5.3",
4
4
  "description": "n8n community node for TukiMate API",
5
5
  "keywords": [
6
6
  "n8n",