Skip to content

Commit 1847878

Browse files
chore(main): release 0.3.2 (#60)
1 parent 21c29f1 commit 1847878

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.1"
2+
".": "0.3.2"
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.2](https://github.com/googlemaps/react-native-driver-sdk/compare/0.3.1...0.3.2) (2025-08-28)
4+
5+
6+
### Bug Fixes
7+
8+
* remove mistyped peerdependency ([#59](https://github.com/googlemaps/react-native-driver-sdk/issues/59)) ([21c29f1](https://github.com/googlemaps/react-native-driver-sdk/commit/21c29f19c9a3d9e19beedae51ac15979180eb9f7))
9+
310
## [0.3.1](https://github.com/googlemaps/react-native-driver-sdk/compare/0.3.0...0.3.1) (2025-08-26)
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-driver-sdk",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
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)