* fix(nodes-base): fix and harmonize all primaryDocumentation links
* feat(workflow, cli): expose documentation links to UI via node codex
* fix(editor-ui): link to correct node and credential documentation URLs
* config(nodes-base): update 'format' script to also format node descriptor json
* chore: fix outdated links to node reference documentation
* Added versioning, with new credentials
* Fix lint issue
* 🔥 Remove old import name
* Change function name
* 🎨 Simplify name of versions within the node mindee
* 🎨 Change version type from string to number
* 🔥 Removed Mindee from getting ignored by prettier
* 🎨 Ran prettier on Mindee folder
* 🔥 Removed unused import
* 🎨 Moved exceptions that were not working anymore
Co-authored-by: Omar Ajoue <krynble@gmail.com>