-
Notifications
You must be signed in to change notification settings - Fork 434
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
The repository indicates that it uses semantic versioning https://github.com/googlemaps/google-maps-ios-utils?tab=readme-ov-file#support
But version 6.1.1 introduced breaking changes since it requires iOS 16 instead of iOS 15 and uses maps SDK 10 instead of 9.
https://github.com/googlemaps/google-maps-ios-utils/releases/tag/v6.1.1
It should have been published as 7.0.0, not 6.1.1
Metadata
Metadata
Assignees
Labels
triage meI really want to be triaged.I really want to be triaged.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.