Skip to content

Commit b051d45

Browse files
release: 1.8.6 [skip ci]
## [1.8.6](v1.8.5...v1.8.6) (2025-11-05) ### 🐛 Bug Fixes * **example:** styles ([606d319](606d319)) * rename user interface style default to system ([fc056e6](fc056e6)) ### 🛠️ Other changes * **example:** add marker animation ([6b3d34d](6b3d34d)) * **example:** style ([3b4fbef](3b4fbef)) * merge dev into main ([76d4289](76d4289)) * update nitrogen ([995b851](995b851)) * update README.md ([eca2eeb](eca2eeb)) * update README.md ([0ef9453](0ef9453))
1 parent 76d4289 commit b051d45

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.8.6](https://github.com/pinpong/react-native-google-maps-plus/compare/v1.8.5...v1.8.6) (2025-11-05)
2+
3+
### 🐛 Bug Fixes
4+
5+
* **example:** styles ([606d319](https://github.com/pinpong/react-native-google-maps-plus/commit/606d3197dba6c6176517008104b36c3180f533de))
6+
* rename user interface style default to system ([fc056e6](https://github.com/pinpong/react-native-google-maps-plus/commit/fc056e63b5e3463786200d8eb9c9c41df5bec632))
7+
8+
### 🛠️ Other changes
9+
10+
* **example:** add marker animation ([6b3d34d](https://github.com/pinpong/react-native-google-maps-plus/commit/6b3d34db4595588ef166c02c7f01009c6da973ab))
11+
* **example:** style ([3b4fbef](https://github.com/pinpong/react-native-google-maps-plus/commit/3b4fbefc47684194c45adcf01d55b2d37fbcbad3))
12+
* merge dev into main ([76d4289](https://github.com/pinpong/react-native-google-maps-plus/commit/76d42890437c25c27852417cefcdc697415a0588))
13+
* update nitrogen ([995b851](https://github.com/pinpong/react-native-google-maps-plus/commit/995b8511595f4567415dd3e04fc5ebc771f6c6b5))
14+
* update README.md ([eca2eeb](https://github.com/pinpong/react-native-google-maps-plus/commit/eca2eebc09c57df70b62ce8241e20efe0801e6e9))
15+
* update README.md ([0ef9453](https://github.com/pinpong/react-native-google-maps-plus/commit/0ef9453695030ecece1249c73a705202fa889060))
16+
117
## [1.8.5](https://github.com/pinpong/react-native-google-maps-plus/compare/v1.8.4...v1.8.5) (2025-11-04)
218

319
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-google-maps-plus",
3-
"version": "1.8.5",
3+
"version": "1.8.6",
44
"description": "React Native wrapper for Android & iOS Google Maps SDK",
55
"main": "./lib/module/index.js",
66
"module": "./lib/module/index.js",

0 commit comments

Comments
 (0)