Skip to content

Commit ec12246

Browse files
committed
1 parent a37a101 commit ec12246

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/react-native-version-check-expo/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
<a name="3.0.4"></a>
7+
## [3.0.4](https://github.com/kimxogus/react-native-version-check/compare/react-native-version-check-expo@[email protected]) (2019-04-03)
8+
9+
10+
11+
12+
**Note:** Version bump only for package react-native-version-check-expo
13+
614
<a name="3.0.3"></a>
715
## [3.0.3](https://github.com/kimxogus/react-native-version-check/compare/react-native-version-check-expo@[email protected]) (2018-12-06)
816

packages/react-native-version-check-expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-version-check-expo",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "A version checker for react-native expo applications",
55
"main": "index.js",
66
"keywords": [

0 commit comments

Comments
 (0)