Open
Description
Hi,
I'm planning to use commit-and-tag-version
within my CI/CD pipeline to automate it when a release is triggered.
Do you have recommendations for setting it up ? I've scan the docs but didn't found any reference to CI/CD.
Specially regarding how to make a good usage of Github & Gitlab "release" feature.
Thanks !