Releases: algolia/shipjs
Releases · algolia/shipjs
v0.7.0
0.7.0 (2019-10-21)
Bug Fixes
- accept an array for pullRequestReviewer (#314) (c26a07f)
- add option to run not to print command (#321) (bc328e6)
- do not print github token (#322) (82527cf)
- fix exception on dry mode (#313) (2c4a2e4)
- get PR number correctly after preparation (#340) (4ce3443)
Features
- create GitHub releases (#311) (f1e4e77)
- This is automatically done and uses the changelog as content of release.
- upload assets to GitHub release (#334) (fcf2807)
- At
ship.config.js
, You can configurereleaeses.assetsToUpload
. More details in configuration will come soon.
- At
BREAKING CHANGES
It's a breaking change but haven't bumped the major version since it's still in beta.
Please bear with any inconvenience.