-
Release 0.1.8 Stable
released this
2025-11-22 23:43:17 +00:00 | 2 commits to main since this releaseChanged
- 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
- Reverted n8n paths in package.json to point to
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
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Major change for n8n verification: Now committing compiled