Skip to content

Commit cf764e9

Browse files
chore(main): release 0.8.1
1 parent 3c48de5 commit cf764e9

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.8.0"
2+
".": "0.8.1"
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.1](https://github.com/googlemaps/flutter-navigation-sdk/compare/0.8.0...0.8.1) (2025-12-17)
4+
5+
6+
### Features
7+
8+
* support POI click events ([#564](https://github.com/googlemaps/flutter-navigation-sdk/issues/564)) ([3c48de5](https://github.com/googlemaps/flutter-navigation-sdk/commit/3c48de58b0494d9046ca86698abca0361fd5bbac))
9+
310
## [0.8.0](https://github.com/googlemaps/flutter-navigation-sdk/compare/0.7.0...0.8.0) (2025-12-15)
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.0
19+
version: 0.8.1
2020

2121
environment:
2222
sdk: ^3.8.0

0 commit comments

Comments
 (0)