Skip to content

Commit c79461b

Browse files
chore(main): release 0.8.3 (#626)
1 parent 004f6a1 commit c79461b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.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.8.2"
2+
".": "0.8.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.8.3](https://github.com/googlemaps/flutter-navigation-sdk/compare/0.8.2...0.8.3) (2026-03-13)
4+
5+
6+
### Features
7+
8+
* upgrade Android (7.4.0) and iOS (10.10.0) Nav SDKs ([#624](https://github.com/googlemaps/flutter-navigation-sdk/issues/624)) ([004f6a1](https://github.com/googlemaps/flutter-navigation-sdk/commit/004f6a108edcbca7cba457f9da6930557b3101d7))
9+
310
## [0.8.2](https://github.com/googlemaps/flutter-navigation-sdk/compare/0.8.1...0.8.2) (2026-01-20)
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.8.2
19+
version: 0.8.3
2020

2121
environment:
2222
sdk: ^3.8.0

0 commit comments

Comments
 (0)