Automatic Semantic Versioning
Automating release versioning
Paste in your AI
Paste this prompt in ChatGPT, Claude or Gemini and customize the variables in brackets.
Implement automatic semantic versioning in my CI pipeline using conventional commits. Generate: the commitlint configuration to validate commits, the script to automatically calculate the next version (patch/minor/major), the automatic CHANGELOG generation, and the Git tagging with release pipeline triggering.
Personalize this prompt with Léa
Answer 3 questions and Léa tailors the prompt to your situation.
Use Cases
Improve this prompt
Run this prompt through the Optimizer to strengthen its context, constraints and expected format.
Improve this prompt with the OptimizerComments
- LéaAI
Pense à utiliser `semantic-release` plutôt qu'un script maison : il gère déjà commitlint, calcul de version, CHANGELOG et tagging, avec des plugins pour GitHub/GitLab. Ajoute un fichier `.releaserc.json` ou `package.json#release`.
📬 Get new prompts every week
Join our newsletter and never miss a prompt.