Skip to content

Commit 87146e0

Browse files
chore(main): release 0.6.1 (#277)
1 parent 9364d0e commit 87146e0

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.6.1](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.6.0...v0.6.1) (2024-09-27)
4+
5+
6+
### Bug Fixes
7+
8+
* enable remaining time distance listener on ios ([#276](https://github.com/googlemaps/react-native-navigation-sdk/issues/276)) ([9364d0e](https://github.com/googlemaps/react-native-navigation-sdk/commit/9364d0e5d390ba64de9caef151baf72bbab9522b))
9+
310
## [0.6.0](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.5.1...v0.6.0) (2024-09-13)
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.6.0",
3+
"version": "0.6.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)