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 80b2ed7 commit 0e12811Copy full SHA for 0e12811
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog of `@reason-react-native/template`
2
3
-## 0.61.0 - 2019-06-17
+## 0.61.1 - 2020-01-29
4
+
5
+- Fix bs-platform version in yarn.lock
6
7
+## 0.61.0 - 2020-01-29
8
9
- Rename `reason-react-native-template` to `@reason-react-native/template`
10
- Bump to `react-native@0.61.0` & `reason-react-native@0.61.0`
package.json
@@ -1,6 +1,6 @@
{
"name": "@reason-react-native/template",
- "version": "0.61.0",
+ "version": "0.61.1",
"publishConfig": {
"access": "public"
},
0 commit comments