Commits on Source (5)
-
Daniel Dehennin authored
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`.
-
Daniel Dehennin authored
feat(semantic-release): switch to `conventionalcommits` changelog Closes #7 See merge request !42
-
Daniel Dehennin authored
Prepare a new release See merge request !43
-
Daniel Dehennin authored
Publish new release See merge request !44
-
semantic-release-bot authored
## [1.7.0](https://gitlab.mim-libre.fr/EOLE/infra/ci-tools/compare/release/1.6.0...release/1.7.0) (2022-03-15) ### Features * **semantic-release:** switch to `conventionalcommits` changelog ([07950c4c](EOLE/infra/ci-tools@07950c4c))