Skip to content

Commit 613d0da

Browse files
chore(main): release 0.4.0
1 parent bada1e8 commit 613d0da

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

.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.4.0"
33
}

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

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

5+
## [0.4.0](https://github.com/googlemaps/react-native-driver-sdk/compare/0.3.0...0.4.0) (2025-08-25)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* support latest navigation sdk library ([#21](https://github.com/googlemaps/react-native-driver-sdk/issues/21))
11+
12+
### Features
13+
14+
* support latest navigation sdk library ([#21](https://github.com/googlemaps/react-native-driver-sdk/issues/21)) ([057bb28](https://github.com/googlemaps/react-native-driver-sdk/commit/057bb286572947dac12b0546abba8e39a091147c))
15+
* update driver and navigation sdk dependencies ([#27](https://github.com/googlemaps/react-native-driver-sdk/issues/27)) ([2c554a4](https://github.com/googlemaps/react-native-driver-sdk/commit/2c554a46eb9692a30a86b69534bf86bc6221bda3))
16+
17+
18+
### Bug Fixes
19+
20+
* add github specific file directory ([dac1164](https://github.com/googlemaps/react-native-driver-sdk/commit/dac11643acd4ad202e9a567129bf8a69848c0f02))
21+
* add github specific file directory ([f79c224](https://github.com/googlemaps/react-native-driver-sdk/commit/f79c2247aeb8e62fa8e356b3177f685c8b807b97))
22+
523
## [0.2.0-beta](https://github.com/googlemaps/react-native-driver-sdk/compare/0.1.0-beta...0.2.0-beta) (2024-08-21)
624

725
- feat: support latest navigation sdk library

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.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)