tag-and-commit - v0.13.1
~/src/repo$ release help tag-and-commit
NAME: release tag-and-commit - Create release from HEAD and commit listed files USAGE: release tag-and-commit [files to commit] DESCRIPTION: Create a release from HEAD (check 'release help tag' for more details) and commit and push the listed files. If the files don't contain any changes, command fails. The commit message contains [skip ci], to prevent commit pipeline from running.