Hello,
As we are using this API on our project when you call :
| ForgeSdk.ItemsApi |
getItemVersions |
GET /data/v1/projects/{project_id}/items/{item_id}/versions |
This function isn't ordering correctly as you can see below (v10 and v11 are above v1).

Best regards