Skip to content

Commit ec88db2

Browse files
πŸ”– release: 1.1.0-dev.4 [skip ci]
## [1.1.0-dev.4](v1.1.0-dev.3...v1.1.0-dev.4) (2025-10-08) ### ✨ Features * add heatmap support ([ddcfccf](ddcfccf)) * add heatmap support ([96a3a08](96a3a08))
1 parent ddcfccf commit ec88db2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.0-dev.4](https://github.com/pinpong/react-native-google-maps-plus/compare/v1.1.0-dev.3...v1.1.0-dev.4) (2025-10-08)
2+
3+
### ✨ Features
4+
5+
* add heatmap support ([ddcfccf](https://github.com/pinpong/react-native-google-maps-plus/commit/ddcfccf4cbb08b2756c20ca7215a8fe45e30befb))
6+
* add heatmap support ([96a3a08](https://github.com/pinpong/react-native-google-maps-plus/commit/96a3a08696e38f77db356d9e0e71a6e6b98a589f))
7+
18
## [1.1.0-dev.3](https://github.com/pinpong/react-native-google-maps-plus/compare/v1.1.0-dev.2...v1.1.0-dev.3) (2025-10-08)
29

310
### πŸ› 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.1.0-dev.3",
3+
"version": "1.1.0-dev.4",
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)