Releases: algolia/shipjs
Releases · algolia/shipjs
v0.12.1
v0.12.0
v0.11.3
v0.11.2
v0.11.1
0.11.1 (2019-12-01)
Bug Fixes
prepare
- ask commit range when tag is missing (#471) (f659c34)
- clean up remote
origin-with-token
after git push (#479) (c81d247) - fetch tags before figuring out next version (#468) (045bbc0)
- update changelog based on commit range (#473) (9841f25)
- update PR message with publish command (#467) (18cc7e4)
trigger
setup
v0.11.0
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
v0.8.1
v0.8.0
v0.7.1
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.