Skip to content

Commit cf3d70e

Browse files
chore(main): release 0.3.1 (#54)
1 parent 9602e83 commit cf3d70e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.3.0"
2+
".": "0.3.1"
33
}

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.3.1](https://github.com/googlemaps/react-native-driver-sdk/compare/0.3.0...0.3.1) (2025-08-26)
4+
5+
6+
### Features
7+
8+
* update navigation sdk package versions ([#53](https://github.com/googlemaps/react-native-driver-sdk/issues/53)) ([9602e83](https://github.com/googlemaps/react-native-driver-sdk/commit/9602e835c384486e62bbd91c8b4c0016cfd97eed))
9+
310
## [0.3.0](https://github.com/googlemaps/react-native-driver-sdk/compare/0.2.0-beta...0.3.0) (2024-11-04)
411

512
- feat: support latest navigation sdk library and Driver SDK's

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-driver-sdk",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"author": "Google",
55
"description": "A React Native library for Driver SDK on Google Maps Platform",
66
"main": "lib/commonjs/index",

0 commit comments

Comments
 (0)