n8n-nodes-typebot 1.3.5 → 1.3.6

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.
@@ -1,6 +1,9 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
3
- <!-- Typebot Logo - BLACK for light backgrounds (TRANSPARENT background) -->
3
+ <!-- White background for visibility on light backgrounds -->
4
+ <rect width="60" height="60" rx="8" fill="#FFFFFF"/>
5
+
6
+ <!-- Typebot Logo - BLACK for light backgrounds -->
4
7
  <g transform="translate(12, 12)">
5
8
  <!-- Outer rounded rectangle (black border) -->
6
9
  <rect x="0" y="0" width="36" height="36" rx="7" fill="none" stroke="#000000" stroke-width="3.5"/>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "n8n-nodes-typebot",
3
- "version": "1.3.5",
3
+ "version": "1.3.6",
4
4
  "description": "n8n community node for Typebot - A powerful chatbot builder integration",
5
5
  "keywords": [
6
6
  "n8n-community-node-package",