Because there is collision, currently. Because before App finishes there is already new "latest" version.
For example, we commit fix type, CI ends in few seconds and publishes 2.0.3. App is a bit slower than the CI server so it understands that 2.0.3 is latest and bumps it to 2.0.4 and makes a tag and release for it instead of for 2.0.3
Because there is collision, currently. Because before App finishes there is already new "latest" version.
For example, we commit
fix
type, CI ends in few seconds and publishes 2.0.3. App is a bit slower than the CI server so it understands that 2.0.3 is latest and bumps it to 2.0.4 and makes a tag and release for it instead of for 2.0.3