Random
Source Code

semantic

1. a number that just increases every time someone does something, because doing things properly is hard.

Ive just made a code change. I expect semantic versioning to automatically increment, because bumping a version up (0.0.1 -> 0.0.2) by 1 is hard.

by April 20, 2023


semantic

1. A number that just increases every time someone does something, because doing things properly is hard.

When someone does a thing with a code change and expects semantic versioning to increment itself. Simply append the version by one (depending on a breaking/major/minor change) and deploy. Fairly simple...

by April 20, 2023