Skip to content

Commit f172971

Browse files
chore(main): release 0.6.3 (#405)
1 parent d2a0b0c commit f172971

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.2"
2+
".": "0.6.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.3](https://github.com/googlemaps/flutter-navigation-sdk/compare/0.6.2...0.6.3) (2025-08-05)
4+
5+
6+
### Bug Fixes
7+
8+
* fix background location updates on iOS ([#404](https://github.com/googlemaps/flutter-navigation-sdk/issues/404)) ([7389afe](https://github.com/googlemaps/flutter-navigation-sdk/commit/7389afe0e4ac9a1a84ce79b4bea287f1b08e78b1))
9+
310
## [0.6.2](https://github.com/googlemaps/flutter-navigation-sdk/compare/0.6.1...0.6.2) (2025-06-24)
411

512

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: google_navigation_flutter
1616
description: A plugin for adding Google Navigation widget to Flutter apps targeting Android and iOS
1717
repository: https://github.com/googlemaps/flutter-navigation-sdk
1818
issue_tracker: https://github.com/googlemaps/flutter-navigation-sdk/issues
19-
version: 0.6.2
19+
version: 0.6.3
2020

2121
environment:
2222
sdk: ^3.7.0

0 commit comments

Comments
 (0)