• 0.1.8 a5753c22e0

    Release 0.1.8 Stable

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

    Changed

    • Major change for n8n verification: Now committing compiled dist/ folder to repository
      • Reverted n8n paths in package.json to point to dist/ compiled files instead of source files
      • Commented out dist/ in .gitignore to track compiled output in git
      • This ensures n8n verification can find the compiled .js files directly in the repository
      • Compiled credential and node files are now version controlled for verification purposes

    This should finally resolve the "Can't find credential file in repo" error!

    Full Changelog

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

    Downloads