Skip to content

Commit

Permalink
chore(release): publish (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 6, 2023
1 parent b67097d commit 3a4c0f2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-beans-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/metal-birds-attack.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @balloman/expo-google-maps

## 0.3.0

### Minor Changes

- [#16](https://github.com/balloman/expo-google-maps/pull/16) [`b67097d`](https://github.com/balloman/expo-google-maps/commit/b67097d8e7f99f75a8d7ed1a0da92ef96ee5f344) Thanks [@balloman](https://github.com/balloman)! - Add a prop for when a marker is pressed

### Patch Changes

- [#16](https://github.com/balloman/expo-google-maps/pull/16) [`b67097d`](https://github.com/balloman/expo-google-maps/commit/b67097d8e7f99f75a8d7ed1a0da92ef96ee5f344) Thanks [@balloman](https://github.com/balloman)! - Fix(for now) of markers that work but only allow markers that have a defined width and height

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@balloman/expo-google-maps",
"version": "0.2.0",
"version": "0.3.0",
"description": "An expo native module for google maps",
"main": "build/index.js",
"types": "build/index.d.ts",
Expand Down

0 comments on commit 3a4c0f2

Please sign in to comment.