Skip to content

Commit 58d4d75

Browse files
chore(main): release 0.10.0
1 parent 18ce410 commit 58d4d75

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.10.0](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.9.2...v0.10.0) (2025-02-11)
4+
5+
6+
### Features
7+
8+
* update ios nav sdk to 9.3.0 and android to 6.0.2 ([#403](https://github.com/googlemaps/react-native-navigation-sdk/issues/403)) ([18ce410](https://github.com/googlemaps/react-native-navigation-sdk/commit/18ce410f32738fb233c89658810aecd5e17b0be9))
9+
310
## [0.9.2](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.9.1...v0.9.2) (2024-12-17)
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.9.2",
3+
"version": "0.10.0",
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)