• 0.1.9 c1ae2768db

    Release 0.1.9 Stable

    ric released this 2025-11-22 23:49:43 +00:00 | 1 commits to main since this release

    Fixed

    • Critical fix: Changed credentials path in n8n section from .ts to .js to match working packages
      • Was: dist/credentials/ForgejoApi.credentials.ts
      • Now: dist/credentials/ForgejoApi.credentials.js
      • The n8n section must reference compiled JavaScript files, not TypeScript source files
      • This matches the pattern used in all working n8n community packages

    This should finally resolve the verification issue! 🎯

    Full Changelog

    https://code.squarecows.com/ric/n8n-nodes-forgejo/compare/0.1.8...0.1.9

    Downloads