n8n-nodes-clientify 0.2.5 → 0.2.6

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 CHANGED
@@ -95,7 +95,7 @@ Mapping is field-based:
95
95
  ## Support
96
96
 
97
97
  - **Clientify API docs:** https://newapi.clientify.com/
98
- - **Triggers reference:** `TRIGGERS_REFERENCE.md`
98
+ - **Triggers reference:** [`TRIGGERS_REFERENCE.md`](TRIGGERS_REFERENCE.md)
99
99
 
100
100
  ## License
101
101
 
package/dist/README.md CHANGED
@@ -95,7 +95,7 @@ Mapping is field-based:
95
95
  ## Support
96
96
 
97
97
  - **Clientify API docs:** https://newapi.clientify.com/
98
- - **Triggers reference:** `TRIGGERS_REFERENCE.md`
98
+ - **Triggers reference:** [`TRIGGERS_REFERENCE.md`](TRIGGERS_REFERENCE.md)
99
99
 
100
100
  ## License
101
101
 
@@ -1,6 +1,6 @@
1
1
  # Clientify Triggers - Complete Reference
2
2
 
3
- **Package:** n8n-nodes-clientify v0.2.0
3
+ **Package:** n8n-nodes-clientify
4
4
  **Total Triggers:** 16
5
5
 
6
6
  ---
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-clientify",
3
- "version": "0.2.5",
3
+ "version": "0.2.6",
4
4
  "description": "N8N node for Clientify CRM integration",
5
5
  "keywords": [
6
6
  "n8n-node",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-clientify",
3
- "version": "0.2.5",
3
+ "version": "0.2.6",
4
4
  "description": "N8N node for Clientify CRM integration",
5
5
  "keywords": [
6
6
  "n8n-node",