@limetech/n8n-nodes-lime 3.11.0 → 3.11.1

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/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## [3.11.1](https://github.com/Lundalogik/lime-n8n/compare/v3.11.0...v3.11.1) (2026-07-08)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * readme ([00bb9e2](https://github.com/Lundalogik/lime-n8n/commit/00bb9e2c7806030520596188496eb206feed10ee))
7
+
1
8
  # [3.11.0](https://github.com/Lundalogik/lime-n8n/compare/v3.10.3...v3.11.0) (2026-07-07)
2
9
 
3
10
 
package/README.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # LIME n8n Nodes
2
2
 
3
- This repository contains custom n8n nodes/credentials for LIME services (Lime CRM, Lime Forms) and Fortnox.
3
+ This repository contains custom n8n nodes/credentials for LIME services (Lime CRM, Lime Forms).
4
+
5
+ To see official documentation on nodes and how to use each action visit https://platform.docs.lime-crm.com/en/latest/workflows-and-integrations/node-reference/
6
+
7
+ ## Development
4
8
 
5
9
  Local development is done via a DevContainer.
6
10
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@limetech/n8n-nodes-lime",
3
- "version": "3.11.0",
3
+ "version": "3.11.1",
4
4
  "description": "n8n node to connect to Lime CRM",
5
5
  "author": {
6
6
  "name": "Lime Technologies",