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