Skip to content

Commit a5f31f3

Browse files
chore(main): release 0.8.1 (#323)
1 parent 1c461be commit a5f31f3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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/react-native-navigation-sdk/compare/v0.8.0...v0.8.1) (2024-11-01)
4+
5+
6+
### Bug Fixes
7+
8+
* onMarkerClick and onMarkerInfoWindowTapped on Android ([#322](https://github.com/googlemaps/react-native-navigation-sdk/issues/322)) ([1c461be](https://github.com/googlemaps/react-native-navigation-sdk/commit/1c461becf544837cb6ecc20d435125b017a248ec))
9+
310
## [0.8.0](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.7.0...v0.8.0) (2024-10-24)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googlemaps/react-native-navigation-sdk",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"author": "Google",
55
"description": "A React Native library for Navigation SDK on Google Maps Platform",
66
"main": "lib/commonjs/index",

0 commit comments

Comments
 (0)