nx-heroku-0.2.1
Changelog
This file was generated using @jscutlery/semver.
0.2.1 (2023-03-03)
Bug Fixes
- nx-heroku: change git push args to get past auth issue (fd59651)
- nx-heroku: change method to retrieve current branch (8c4f33c)
- nx-heroku: handle case where serviceUser is undefined or invalid (7388c5d)
- nx-heroku: make
org
optional to allow personal apps (d4b8244) - nx-heroku: make addons setup non blocking in case of error (9ea5413)
- nx-heroku: make buildpacks option required (81646f8)
- nx-heroku: update generator options assignment (2e22feb)
- nx-heroku: wrap parameters with double quotes (8e2ad9f)
Reverts
- nx-heroku: restore default CWD with spawn (42dfae4)