mirror of
https://github.com/lukaszraczylo/go-telegram.git
synced 2026-06-05 22:43:59 +00:00
bd80af240d
Add an explicit git fetch --tags --force origin before semver-generator runs, plus log visible tags. Enable semver-generator's debugmode so the failure mode is visible. Diagnostic only — once we understand why semver-generator computes v0.0.2 despite v0.1.2 being the latest tag, the debug step can be removed.