We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0735da commit b70c144Copy full SHA for b70c144
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.12.0 (March 29, 2018)
2
+
3
+* Add command to send the app URL to your phone via email or SMS.
4
+* Add support for Yarn workspaces.
5
+* Update XDL.
6
7
## 1.11.1 (January 26, 2018)
8
9
Update XDL to version 48.0.2.
react-native-scripts/package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-scripts",
- "version": "1.4.0",
+ "version": "1.12.0",
"description": "Configuration and scripts for Create React Native App.",
"license": "BSD-3-Clause",
"keywords": [
0 commit comments