Skip to content

feat(semantic-release): switch to `conventionalcommits` changelog

Daniel Dehennin requested to merge feature/switch-to-conventionacommits into dev

The conventional-changelog-conventionalcommits permits to easily configure which commit types are rendered or not in the changelog and releases.

  • Dockerfile.semantic-release-gitlab: the module must be installed.

  • release.config.js: switch to conventionalcommits and configure the commit types.

Closes #7 (closed)

Merge request reports