Skip to content

v0.11.0

Compare
Choose a tag to compare
@eunjae-lee eunjae-lee released this 28 Nov 16:43
· 336 commits to master since this release
55782bc

0.11.0 (2019-11-27)

NOTICE

From 0.11.0, GITHUB_TOKEN is required as an environment variable for Ship.js to work.

Please refer to the guide.

Bug Fixes

  • check if origin-with-token already exists on prepare command (#455) (ce296a6)
  • create github release with rest api instead of hub (#458) (0bfeda6)
  • create pull request with rest api instead of hub (#456) (9423f11)
  • guide users to have GITHUB_TOKEN (#460) (b3ae436)
  • remove hub (#459) (cfd4b2f)

Features