Skip to content

Commit f5e28ac

Browse files
committed
chore: version bump
1 parent 06c0ef6 commit f5e28ac

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@
55
### @config-plugins/react-native-codepush 1.0.2
66

77
- Update interim README
8+
9+
### @config-plugins/react-native-codepush 1.0.4
10+
11+
- Expo SDK 50 support

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-code-push-plugin",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Config plugin to auto configure react-native-code-push on prebuild",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)