Skip to content

Commit dd030b6

Browse files
chore(main): release 0.15.1
1 parent 436716c commit dd030b6

3 files changed

Lines changed: 9 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.15.0"
2+
".": "0.15.1"
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.15.1](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.15.0...v0.15.1) (2026-04-21)
4+
5+
6+
### Bug Fixes
7+
8+
* stop naviinfo forwarding on cleanup ([#566](https://github.com/googlemaps/react-native-navigation-sdk/issues/566)) ([436716c](https://github.com/googlemaps/react-native-navigation-sdk/commit/436716cafefb8ef4acfb5a5a9bc37bf84b0da32f))
9+
310
## [0.15.0](https://github.com/googlemaps/react-native-navigation-sdk/compare/v0.14.3...v0.15.0) (2026-04-21)
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.15.0",
3+
"version": "0.15.1",
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)