Skip to content

Commit e0df47b

Browse files
chore(main): release 0.4.0
1 parent 1e7c114 commit e0df47b

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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.2"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/googlemaps/react-native-driver-sdk/compare/0.3.2...0.4.0) (2025-12-05)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* See navigation SDK v0.12.0 release notes: https://github.com/googlemaps/react-native-navigation-sdk/releases/tag/v0.12.0
9+
10+
### Features
11+
12+
* upgrade @googlemaps/react-native-navigation-sdk to v0.12.0 ([#71](https://github.com/googlemaps/react-native-driver-sdk/issues/71)) ([1e7c114](https://github.com/googlemaps/react-native-driver-sdk/commit/1e7c114f3ac0feb5fc776a097a94fb3a3119a195))
13+
314
## [0.3.2](https://github.com/googlemaps/react-native-driver-sdk/compare/0.3.1...0.3.2) (2025-08-28)
415

516

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