Skip to content

Commit 5f4c4f3

Browse files
chore: update CHANGELOG files
1 parent b767ce8 commit 5f4c4f3

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

packages/google_maps_flutter/google_maps_flutter_android/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.14.13
2+
3+
* Minor fix for managing tile overlays.
4+
15
## 2.14.12
26

37
* Updates androidx.annotation:annotation to 1.9.1.

packages/google_maps_flutter/google_maps_flutter_android/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google_maps_flutter_android
22
description: Android implementation of the google_maps_flutter plugin.
33
repository: https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_android
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5-
version: 2.14.12
5+
version: 2.14.13
66

77
environment:
88
sdk: ^3.5.0

packages/google_maps_flutter/google_maps_flutter_ios/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
## NEXT
1+
## 2.14.0
22

3+
* Minor fix for managing tile overlays.
34
* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
45

56
## 2.13.2

packages/google_maps_flutter/google_maps_flutter_ios/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: google_maps_flutter_ios
22
description: iOS implementation of the google_maps_flutter plugin.
33
repository: https://github.com/flutter/packages/tree/main/packages/google_maps_flutter/google_maps_flutter_ios
44
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+maps%22
5-
version: 2.13.2
5+
version: 2.14.0
66

77
environment:
88
sdk: ^3.4.0

0 commit comments

Comments
 (0)