Skip to content

Commit 4333a35

Browse files
committed
0.62.0
1 parent d55731f commit 4333a35

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@reason-react-native/template`
22

3+
## 0.62.0 - 2020-08-11
4+
5+
- Update deps [d55731f](https://github.com/reason-react-native/template/commit/d55731f) by [@MoOx](https://github.com/MoOx)
6+
37
## 0.61.1 - 2020-01-29
48

59
- Fix bs-platform version in yarn.lock

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reason-react-native/template",
3-
"version": "0.61.1",
3+
"version": "0.62.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)