Skip to content

Commit 2aaff3b

Browse files
chore(main): release 0.14.2 (#546)
1 parent 1231c36 commit 2aaff3b

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.14.1"
2+
".": "0.14.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.14.2](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.14.1...v0.14.2) (2026-03-13)
4+
5+
6+
### Features
7+
8+
* upgrade iOS Nav SDK to 10.10.0 and Android to 7.4.0 ([#543](https://github.com/googlemaps/react-native-navigation-sdk/issues/543)) ([1231c36](https://github.com/googlemaps/react-native-navigation-sdk/commit/1231c361ac7416c06fe0b00ac1067b5d901ece03))
9+
310
## [0.14.1](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.14.0...v0.14.1) (2026-02-15)
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-navigation-sdk",
3-
"version": "0.14.1",
3+
"version": "0.14.2",
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)