Skip to content

Commit b70c144

Browse files
committed
Publish react-native-scripts v1.12.0
1 parent c0735da commit b70c144

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
## 1.11.1 (January 26, 2018)
28

39
Update XDL to version 48.0.2.

react-native-scripts/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-scripts",
3-
"version": "1.4.0",
3+
"version": "1.12.0",
44
"description": "Configuration and scripts for Create React Native App.",
55
"license": "BSD-3-Clause",
66
"keywords": [

0 commit comments

Comments
 (0)