google-maps-ios-utils icon indicating copy to clipboard operation
google-maps-ios-utils copied to clipboard

feat!: fix semantic versioning and update README.md

Open iHackSubhodip opened this issue 2 weeks ago • 0 comments

Whats changing?

Changes in v6.1.1 were breaking and should have been v7.0.0:

  • iOS deployment target: 15.0 → 16.0
  • GoogleMaps dependency: ~> 9.0 → ~> 10.0
  • PR: https://github.com/googlemaps/google-maps-ios-utils/pull/546
  • Release PR: https://github.com/googlemaps/google-maps-ios-utils/pull/547

This commit also updates the README to accurately reflect current requirements.

Fixes #563

iHackSubhodip avatar Dec 02 '25 14:12 iHackSubhodip