pipeline:
conventional_commits:
image: node:18
commands:
- bash
- npx standard-version
- git tag
branches: main