Skip to content

Commit 46dd4d9

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/funny-points-reflect.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.6.0
4+
5+
### Minor Changes
6+
7+
- [#56](https://github.com/balloman/expo-google-maps/pull/56) [`da7252b`](https://github.com/balloman/expo-google-maps/commit/da7252bc4b6dea45733732432092480e913aebbb) Thanks [@balloman](https://github.com/balloman)! - Add support for Expo SDK 50 (BREAKING)
8+
39
## 0.5.1
410

511
### Patch 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.1",
3+
"version": "0.6.0",
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)