@czlonkowski/n8n-nodes-librus 0.1.4 → 0.1.5
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 +4 -0
- package/README.md +2 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -6,6 +6,8 @@ Pobieraj wiadomości z Librus Synergia i uruchamiaj automatyzacje po otrzymaniu
|
|
|
6
6
|
|
|
7
7
|
To nieoficjalna, eksperymentalna integracja do **samodzielnie hostowanego n8n**. Nie jest dostępna w n8n Cloud. Instancja n8n musi korzystać z Node.js 24 lub nowszego.
|
|
8
8
|
|
|
9
|
+
> 💼 **Chcesz zlecić budowę automatyzacji?** Zleć audyt, budowę lub utrzymanie automatyzacji n8n firmie [AiAdvisors](https://aiadvisors.pl), prowadzonej przez autora n8n-mcp i n8n-skills.
|
|
10
|
+
|
|
9
11
|
## Instalacja
|
|
10
12
|
|
|
11
13
|
1. W n8n przejdź do **Settings → Community nodes → Install**.
|
package/package.json
CHANGED