Skip to content

Commit 4b8ea97

Browse files
chore(release): publish (#19)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 543b6f3 commit 4b8ea97

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lazy-boats-repair.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.4.0
4+
5+
### Minor Changes
6+
7+
- [#18](https://github.com/balloman/expo-google-maps/pull/18) [`543b6f3`](https://github.com/balloman/expo-google-maps/commit/543b6f32540becad2cc0f476815ffc76e8e703c5) Thanks [@balloman](https://github.com/balloman)! - Add the ability to set tracks changes via prop
8+
39
## 0.3.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.3.0",
3+
"version": "0.4.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)