Skip to content

Commit dbb679e

Browse files
chore(main): release 0.9.1 (#366)
1 parent 7b836d6 commit dbb679e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.9.1](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.9.0...v0.9.1) (2024-11-29)
4+
5+
6+
### Bug Fixes
7+
8+
* android auto service binding fix ([#360](https://github.com/googlemaps/react-native-navigation-sdk/issues/360)) ([5f0b2a8](https://github.com/googlemaps/react-native-navigation-sdk/commit/5f0b2a82103ccb2f2a8901c2a7fa5ac324b19a8c))
9+
* fix android set zoom gestures function ([#367](https://github.com/googlemaps/react-native-navigation-sdk/issues/367)) ([7b836d6](https://github.com/googlemaps/react-native-navigation-sdk/commit/7b836d6562dc202fd1e65093d438cb17345cb6d7))
10+
311
## [0.9.0](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.8.1...v0.9.0) (2024-11-22)
412

513

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.9.0",
3+
"version": "0.9.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)