Skip to content

Commit eb7cca8

Browse files
chore(main): release 0.9.3 (#422)
1 parent 5496a21 commit eb7cca8

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.9.2"
2+
".": "0.9.3"
33
}

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.3](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.9.2...v0.9.3) (2025-03-31)
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+
* update Navigation SDK for Android to version 6.1.0 ([5496a21](https://github.com/googlemaps/react-native-navigation-sdk/commit/5496a21e43f1c2e456234ef25d1a2c7694e815d3))
10+
311
## [0.9.2](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.9.1...v0.9.2) (2024-12-17)
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.2",
3+
"version": "0.9.3",
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)