mirror of
https://github.com/go-gitea/gitea.git
synced 2025-05-19 14:48:45 +03:00

Fixes #33544 Adds two new api endpoints to list a versions of a package and to get the latest version of a package by API. ⚠️ BREAKING ⚠️ the `size` field for this endpoint changes from `Size` to `size`.