Skip to content

Commit 4d2de6a

Browse files
🔖 release: 1.1.0-dev.5 [skip ci]
## [1.1.0-dev.5](v1.1.0-dev.4...v1.1.0-dev.5) (2025-10-08) ### 🐛 Bug Fixes * build script ([d1f11f2](d1f11f2)) * release ([#18](#18)) ([b271ccc](b271ccc))
1 parent 6903540 commit 4d2de6a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.0-dev.5](https://github.com/pinpong/react-native-google-maps-plus/compare/v1.1.0-dev.4...v1.1.0-dev.5) (2025-10-08)
2+
3+
### 🐛 Bug Fixes
4+
5+
* build script ([d1f11f2](https://github.com/pinpong/react-native-google-maps-plus/commit/d1f11f237900f929689b72dfb41054dac0790a37))
6+
* release ([#18](https://github.com/pinpong/react-native-google-maps-plus/issues/18)) ([b271ccc](https://github.com/pinpong/react-native-google-maps-plus/commit/b271ccc69f9cb3e48c865801bdd104fd6065b557))
7+
18
# react-native-google-maps-plus
29

310
[![npm version](https://img.shields.io/npm/v/react-native-google-maps-plus.svg?logo=npm&color=cb0000)](https://www.npmjs.com/package/react-native-google-maps-plus)
@@ -155,4 +162,4 @@ MIT
155162

156163
---
157164

158-
Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)
165+
Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)

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.0.2",
3+
"version": "1.1.0-dev.5",
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)