We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edffb3a commit be03e01Copy full SHA for be03e01
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.2.0] 2019-09-18
2
+### Updated dependencies
3
+- `expo@33.0.0` to `expo@34.0.3`
4
+- `expo-font@5.0.1` to `expo-font@6.0.1`
5
+- added `expo-asset@6.0.0`
6
+- `react-native SDK@33.0.0` to `react-native SDK@34.0.0`
7
+- added `react-native-gesture-handler@1.3.0`
8
+- `galio-framework@0.5.3` to `galio-framework@0.6.1`
9
+
10
## [1.1.0] 2019-06-21
11
### Updated dependencies
12
- `expo@32.0.0` to `expo@33.0.0`
package.json
@@ -1,6 +1,6 @@
{
"name": "argon-react-native",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Argon React Native, based on Argon Design System. Coded by Creative Tim",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
0 commit comments