Skip to content

Commit ff8e276

Browse files
committed
2.2.0
1 parent 20899a9 commit ff8e276

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 `@reason-react-native/permissions`
22

3+
## 2.2.0 - 2020-11-07
4+
5+
- 2.2.0 compat
6+
37
## 2.0.0 - 2020-04-10
48

59
Initial release

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@reason-react-native/permissions",
3-
"version": "2.0.0",
3+
"version": "2.2.0",
44
"publishConfig": {
55
"access": "public"
66
},
77
"peerDependencies": {
8-
"react-native-permissions": "2.0.3"
8+
"react-native-permissions": "2.2.0"
99
},
1010
"repository": "https://github.com/reason-react-native/permissions.git",
1111
"license": "MIT",

0 commit comments

Comments
 (0)