Skip to content

Commit 1e2fcff

Browse files
🔖 release: 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-10-02) ### 🐛 Bug Fixes * release ([afbb9cd](afbb9cd)) * release ([#18](#18)) ([b271ccc](b271ccc)) ### 🛠️ Other changes * format ([e67d939](e67d939))
1 parent b271ccc commit 1e2fcff

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.0.1](https://github.com/pinpong/react-native-google-maps-plus/compare/v1.0.0...v1.0.1) (2025-10-02)
2+
3+
### 🐛 Bug Fixes
4+
5+
* release ([afbb9cd](https://github.com/pinpong/react-native-google-maps-plus/commit/afbb9cdf0261c35fcd4c6423096fbecaa482f704))
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+
8+
### 🛠️ Other changes
9+
10+
* format ([e67d939](https://github.com/pinpong/react-native-google-maps-plus/commit/e67d939e23a8db82432334c767f780ebe2320d6c))
11+
112
## 1.0.0 (2025-10-02)
213

314
### 🐛 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.0.0",
3+
"version": "1.0.1",
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)