v1.1.4
of
n8n-nodes-couchbase
includes a very minor bug fix to ensure installation succeeds.
Changes include:
- 🔒 Require
n8n-workflow
version1.85.0
to avoid an issue with the
legacyNodeConnectionTypes
- ✍️ Update the description for npm
- 🔀 Adjusted vector store node path to fix install issues
What's Changed
- v1.1.2: Fixing vector store node path by @ejscribner in #5
- v1.1.3: Fixing vector store node path (again) by @ejscribner in #6
- v1.1.4: Require
n8n-workflow: ^1.85.0
to ensure class names resolve correctly by @ejscribner in #7 - v1.1.4: Bump version in package.json by @ejscribner in #8
Full Changelog: v1.1.1...v1.1.4