Skip to content

Version 3.0.0 release

Compare
Choose a tag to compare
@darrenklein darrenklein released this 11 May 22:38
· 3 commits to master since this release

This major version upgrade changes the way that users will provide their Heroku app's name and configuration. Instead of passing them via NPM command flags, users instead provide that data in a .json_to_heroku_envrc.json file.

lodash has also been updated (via an eslint update) that patches a minor security bug.