Skip to content

Commit

Permalink
0.64.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MoOx committed May 3, 2021
1 parent c0b4d91 commit 94e35c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog of `@rescript-react-native/template`

## 0.64.1 - 2021-05-03

Fix npm tarball size.

## 0.64.0 - 2021-05-03

Updated for
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rescript-react-native/template",
"description": "React Native template for application developed with ReScript.",
"version": "0.64.0",
"version": "0.64.1",
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit 94e35c4

Please sign in to comment.