We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06c0ef6 commit f5e28acCopy full SHA for f5e28ac
2 files changed
CHANGELOG.md
@@ -5,3 +5,7 @@
5
### @config-plugins/react-native-codepush 1.0.2
6
7
- Update interim README
8
+
9
+### @config-plugins/react-native-codepush 1.0.4
10
11
+- Expo SDK 50 support
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-code-push-plugin",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "Config plugin to auto configure react-native-code-push on prebuild",
"main": "build/index.js",
"types": "build/index.d.ts",
0 commit comments