Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Tags: expo/expo-preview-action

Tags

v1.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Expo QR code service url (#15)

Refs: #13

1.2.1

chore: create new release 1.2.1

### [1.2.1](1.2.0...1.2.1) (2022-02-07)

### Bug fixes

* Use spaces instead of tabs ([c42854b](c42854b))

v1

chore: create new release 1.2.1

### [1.2.1](1.2.0...1.2.1) (2022-02-07)

### Bug fixes

* Use spaces instead of tabs ([c42854b](c42854b))

1.2.0

chore: create new release 1.2.0

## [1.2.0](1.1.0...1.2.0) (2021-11-26)

### New features

* use Expo QR codes for Expo Go previews ([#9](#9)) ([4d9fe77](4d9fe77))

1.1.0

chore: create new release 1.1.0

## [1.1.0](1.0.1...1.1.0) (2021-09-07)

### New features

* add a check if a new build is required to open generated preview ([#2](#2)) ([c7828a4](c7828a4))

### Bug fixes

* URL for Expo Go projects ([#4](#4)) ([7ec200f](7ec200f))
* Use cwd to call publish instead of passing the path ([#5](#5)) ([e066823](e066823))

### Documentation changes

* add example with paths filter ([a46706c](a46706c))
* fix link ([9d0f313](9d0f313))
* Update `LICENSE.md` ([913d2b1](913d2b1))

1.0.1

chore: create new release 1.0.1

### [1.0.1](1.0.0...1.0.1) (2021-06-25)

### Bug fixes

* cannot parse action ([57c1b7d](57c1b7d))

1.0.0

chore: create new release 1.0.0

## 1.0.0 (2021-06-25)

### New features

* create action ([f13b353](f13b353))