Skip to content

Commit 94e35c4

Browse files
committed
0.64.1
1 parent c0b4d91 commit 94e35c4

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 `@rescript-react-native/template`
22

3+
## 0.64.1 - 2021-05-03
4+
5+
Fix npm tarball size.
6+
37
## 0.64.0 - 2021-05-03
48

59
Updated for

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rescript-react-native/template",
33
"description": "React Native template for application developed with ReScript.",
4-
"version": "0.64.0",
4+
"version": "0.64.1",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)