Skip to content
Snippets Groups Projects
Commit a7817613 authored by Etxaniz Errazkin, Iñaki's avatar Etxaniz Errazkin, Iñaki
Browse files

Update semantic_versioning_ci_cd.md

parent 5878ae06
No related branches found
No related tags found
No related merge requests found
......@@ -100,4 +100,4 @@ Example:
git commit -m "BREAKING CHANGE: made an incompatible change to the software component"
```
NOTE: When merging the squashed commit option should be disabled. The squashed commits remove the commit messages and the semantic release tool will not be able to determine the type of changes that have been made to the software component.
**NOTE**: When merging, take care that the "squash commit" option is disabled. The squashed commits remove the commit messages, and the semantic release tool will not be able to determine the type of change been made to the software component.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment