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

Commit fc5f969

Browse files
chore: create new release 1.0.0
## 1.0.0 (2021-06-25) ### New features * create action ([f13b353](f13b353))
1 parent f13b353 commit fc5f969

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 1.0.0 (2021-06-25)
2+
3+
4+
### New features
5+
6+
* create action ([f13b353](https://github.com/expo/expo-preview-action/commit/f13b353953765e22bbe8f0d9a5515a9c0b98d6c6))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "expo-preview-action",
4-
"version": "0.0.1",
4+
"version": "1.0.0",
55
"description": "Action workflow for publishing and generating QR code URL for Expo projects.",
66
"main": "build/index.js",
77
"repository": {

0 commit comments

Comments
 (0)