Show HN: Versioning a React app in a monorepo with no tags (gist.github.com) 2 points by gardnr 4y ago ↗ HN
[–] gardnr 4y ago ↗ It's not pretty but it's better than nothing.The first token in every commit message is the Jira ticket number. This pre-push hook increments the version number for every ticket number found in the /ui directory.
1 comment
[ 3.1 ms ] story [ 9.6 ms ] threadThe first token in every commit message is the Jira ticket number. This pre-push hook increments the version number for every ticket number found in the /ui directory.