Skip to content

Commit 5a5e35b

Browse files
chore(main): release 0.10.0 (#460)
1 parent a413055 commit 5a5e35b

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.9.3"
2+
".": "0.10.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.10.0](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.9.3...v0.10.0) (2025-08-11)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* upgrade to latest sdks ([#459](https://github.com/googlemaps/react-native-navigation-sdk/issues/459))
9+
10+
### Features
11+
12+
* upgrade to latest sdks ([#459](https://github.com/googlemaps/react-native-navigation-sdk/issues/459)) ([a413055](https://github.com/googlemaps/react-native-navigation-sdk/commit/a413055af5ac52a6d122756fc278d6d7d6354764))
13+
314
## [0.9.3](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.9.2...v0.9.3) (2025-03-31)
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-navigation-sdk",
3-
"version": "0.9.3",
3+
"version": "0.10.0",
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)