n8n-nodes-keephub 1.4.0 → 1.4.2

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.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +2 -1
package/README.md CHANGED
@@ -639,6 +639,10 @@ 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.1 (2026-02-19)
643
+
644
+ - 🖼️ Changed Image assets to better match n8n's dark theme
645
+
642
646
  ---
643
647
 
644
648
  ## 🤝 Contributing
package/package.json CHANGED
@@ -1,7 +1,8 @@
1
1
  {
2
2
  "name": "n8n-nodes-keephub",
3
- "version": "1.4.0",
3
+ "version": "1.4.2",
4
4
  "description": "Keephub integration node for n8n workflow automation",
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.",
5
6
  "license": "MIT",
6
7
  "keywords": [
7
8
  "n8n-community-node-package",