n8n-nodes-keephub 1.3.2 โ 1.3.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.
- package/README.md +1 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -539,12 +539,9 @@ npm run lint
|
|
|
539
539
|
|
|
540
540
|
- ๐ Added Get by External Ref operation to Orgchart resource for querying nodes by external reference
|
|
541
541
|
|
|
542
|
-
### v1.3.
|
|
542
|
+
### v1.3.3 (2025-12-08)
|
|
543
543
|
|
|
544
544
|
- ๐ง Added externalRef of orgunit to the output of the Get submission orgunits node
|
|
545
|
-
|
|
546
|
-
### v1.3.1 (2025-12-08)
|
|
547
|
-
|
|
548
545
|
- ๐งน Fixed typo that was causing README rendering issues
|
|
549
546
|
|
|
550
547
|
---
|