Automate release creation process
Automate release creation by generating automatically release uppon merging toward dev
Merging toward dev would create a release whose changelog would be description of the merge request, based on the merge request template.
Merging from dev would update the minor, merging from fix would update the fix version, the major would be incremented manually.