* Add tiny Bash wrapper to check for Node before attempting to execute Heroku release script
* Use the wrapper script for the Heroku release command
* Be explicit about exiting with Node's exit code
* If Node is missing, exit using that script's exit code