n8n-nodes-keephub 1.4.2 → 1.4.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 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -639,7 +639,7 @@ npm run lint
|
|
|
639
639
|
- 🧹 Updated helpers to dynamically resolve credentials based on authentication selector
|
|
640
640
|
- 📖 Updated README documentation to reflect all changes
|
|
641
641
|
|
|
642
|
-
### v1.4.
|
|
642
|
+
### v1.4.3 (2026-02-19)
|
|
643
643
|
|
|
644
644
|
- 🖼️ Changed Image assets to better match n8n's dark theme
|
|
645
645
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "n8n-nodes-keephub",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.3",
|
|
4
4
|
"description": "Keephub integration node for n8n workflow automation",
|
|
5
5
|
"longDescription": "Keephub is your AI-powered frontline employee platform. Connect teams across communication, scheduling, HR admin, tasks, and audits—all from one hub. With n8n, automate workflows that sync schedules, trigger HR actions, coordinate communications, and manage tasks across your entire tech stack.",
|
|
6
6
|
"license": "MIT",
|