n8n-nodes-aivencerealtycrm 1.6.0 → 1.7.0

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.
@@ -66,6 +66,11 @@ class AivenceRealtyTrigger {
66
66
  value: 'maintenance.created',
67
67
  description: 'Se dispara cuando se crea una solicitud de mantenimiento',
68
68
  },
69
+ {
70
+ name: 'Contractor Response',
71
+ value: 'maintenance.contractor_response',
72
+ description: 'Se dispara cuando un contratista responde a una solicitud',
73
+ },
69
74
  {
70
75
  name: 'Appointment Creado',
71
76
  value: 'appointment.created',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-aivencerealtycrm",
3
- "version": "1.6.0",
3
+ "version": "1.7.0",
4
4
  "description": "Nodo n8n para integrar el CRM inmobiliario AivenceRealty",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",