File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 1- provenance = true
1+ provenance = false
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6- # [ 7.0.2] ( https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/[email protected] ...@capacitor/[email protected] ) (2025-04-29) 6+ # [ 7.0.3] ( https://github.com/ionic-team/capacitor-google-maps/compare/v7.0.2...v7.0.3 ) (2025-07-10)
7+
8+ ### Fixes
9+ * Update docs and references for Polygon ([ #89 ] ( https://github.com/ionic-team/capacitor-google-maps/pull/89 ) )
10+
11+
12+ # [ 7.0.2] ( https://github.com/ionic-team/capacitor-google-maps/compare/v7.0.1...v7.0.2 ) (2025-04-29)
713
814### Fixes
915* ** android:** Replace events.removeFirst with events.removeAt(0) ([ #50 ] ( https://github.com/ionic-team/capacitor-google-maps/pull/50 ) )
1016
1117
12- # [ 7.0.1] ( https://github.com/ionic-team/capacitor-google-maps/compare/@capacitor/google-maps@7 .0.0...@capacitor/google-maps@7 .0.1 ) (2025-02-21)
18+ # [ 7.0.1] ( https://github.com/ionic-team/capacitor-google-maps/compare/v7 .0.0...v7 .0.1 ) (2025-02-21)
1319
1420### Refactor
1521* migrate deprecated ` Marker ` to use ` AdvancedMarkerElement ` ([ #72 ] ( https://github.com/ionic-team/capacitor-google-maps/pull/72 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/google-maps" ,
3- "version" : " 7.0.2 " ,
3+ "version" : " 7.0.3 " ,
44 "description" : " Google maps on Capacitor" ,
55 "main" : " dist/plugin.cjs.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments