On Sun, Jan 1, 2023 at 3:05 PM Yuri <yuri@xxxxxxxxx> wrote: > 'git tag' returns these tags on > https://github.com/out-of-cheese-error/the-way: > [...] > The latest tag is 0.18.0. > 'git tag' should return tags in the order they were created. > Maybe they should be sorted by date? See `git tag --sort=<key>`.