We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20899a9 commit ff8e276Copy full SHA for ff8e276
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog of `@reason-react-native/permissions`
2
3
+## 2.2.0 - 2020-11-07
4
+
5
+- 2.2.0 compat
6
7
## 2.0.0 - 2020-04-10
8
9
Initial release
package.json
@@ -1,11 +1,11 @@
{
"name": "@reason-react-native/permissions",
- "version": "2.0.0",
+ "version": "2.2.0",
"publishConfig": {
"access": "public"
},
"peerDependencies": {
- "react-native-permissions": "2.0.3"
+ "react-native-permissions": "2.2.0"
10
"repository": "https://github.com/reason-react-native/permissions.git",
11
"license": "MIT",
0 commit comments