File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
The changelog for ` Superwall ` . Also see the [ releases] ( https://github.com/superwall/react-native-superwall/releases ) on GitHub.
4
4
5
+ ## 2.0.9
6
+
7
+ ### Fixes
8
+
9
+ - Fixes issue with ` getSubscriptionStatus ` on iOS.
10
+
5
11
## 2.0.8
6
12
7
13
### Enhancements
Original file line number Diff line number Diff line change @@ -1161,7 +1161,7 @@ PODS:
1161
1161
- React-Core
1162
1162
- SocketRocket (0.6.1)
1163
1163
- Superscript (0.1.18)
1164
- - superwall-react-native (2.0.8 ):
1164
+ - superwall-react-native (2.0.9 ):
1165
1165
- glog
1166
1166
- RCT-Folly (= 2022.05.16.00)
1167
1167
- React-Core
@@ -1459,7 +1459,7 @@ SPEC CHECKSUMS:
1459
1459
RNVectorIcons: 36b9fb776f0d0722582af7c5cbde94a4157c6914
1460
1460
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
1461
1461
Superscript: 88a0e5e467fc986289f99e20e383232513c41ea9
1462
- superwall-react-native: 441f0e57c44fd4b24b5f6ef3451e553f499439c1
1462
+ superwall-react-native: d434ec2e101a2e4d4f60f5e49a9dde0c6cc80604
1463
1463
SuperwallKit: ebe52e658a01481f2ed39c70f997019ae3711cd5
1464
1464
Yoga: 1b901a6d6eeba4e8a2e8f308f708691cdb5db312
1465
1465
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @superwall/react-native-superwall" ,
3
- "version" : " 2.0.8 " ,
3
+ "version" : " 2.0.9 " ,
4
4
"description" : " The React Native package for Superwall" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments