1.0.0 • Published 6 years ago
@html-validate/semantic-release v1.0.0
@html-validate/semantic-release
Semantic release configuration for the various HTML-validate packages.
- Angular commit analyzer modified to consider
chore(deps)as patch release. - Changelog with title from
package.json, formatted with prettier. - Publishes release to NPM and Gitlab and pushes commit to Git.
Usage
Install:
npm install --save-dev semantic-release @html-validate/semantic-releaseConfigure:
{
"release": {
"extends": "@html-validate/semantic-release"
}
}1.0.0
6 years ago