HACKER Q&A
📣 dgnemo

How do you handle version numbers in monorepo?


A monorepo by definition will host multiple microservices, and possibly other CLI tools, libraries etc.

What is your strategy for assigning version numbers to different artifacts?


  👤 wendyshu Accepted Answer ✓
Tags in the form project_name-v1.2.3