Skip to content

Commit a03d7ed

Browse files
chore(release): publish (#43)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c5368c5 commit a03d7ed

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-schools-glow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @balloman/expo-google-maps
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- [#42](https://github.com/balloman/expo-google-maps/pull/42) [`c5368c5`](https://github.com/balloman/expo-google-maps/commit/c5368c51ce29bb9323f1135c4b766a36938dd054) Thanks [@balloman](https://github.com/balloman)! - Fix onPress listener not triggering on android
8+
39
## 0.5.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@balloman/expo-google-maps",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "An expo native module for google maps",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)