Skip to content

Commit 3644c58

Browse files
committed
2.2.2
1 parent 0facbb0 commit 3644c58

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog of `@rescript-react-native/permissions`
22

3+
## 2.2.2 - 2021-05-03
4+
5+
ReScript
6+
37
## 2.2.1 - 2020-11-17
48

59
Fix npm description

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@rescript-react-native/permissions",
33
"description": "ReScript bindings for react-native-permissions.",
4-
"version": "2.2.1",
4+
"version": "2.2.2",
55
"publishConfig": {
66
"access": "public"
77
},
88
"peerDependencies": {
9-
"react-native-permissions": "2.2.0"
9+
"react-native-permissions": "^2.2.0"
1010
},
1111
"repository": "https://github.com/rescript-react-native/permissions.git",
1212
"license": "MIT",

0 commit comments

Comments
 (0)