v3.0.0
·
314 commits
to master
since this release
3.0.0 (2018-01-27)
Features
- remove
getLastReleaseand do not create Git tag anymore (c8119da)
BREAKING CHANGES
- The Git tag is not created anymore
The Git tag must be created by semantic-release. The plugin is compatible only with semantic-release@13.0.0 and above.
- The
getLastReleasehook is removed
The plugin is compatible only with semantic-release@13.0.0 and above.