File tree 2 files changed +12
-0
lines changed
2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
## [ Unreleased]
8
8
Changes that have landed but are not yet released.
9
9
10
+ ## [ 0.9.4] - February 2, 2022
11
+
12
+ ### Changed
13
+ - Made ` @react-native-async-storage/async-storage ` an optional peer dependency.
14
+
10
15
## [ 0.9.3] - January 31, 2022
11
16
12
17
### Changed
Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
## [ Unreleased]
8
8
Changes that have landed but are not yet released.
9
9
10
+ ## [ 0.9.5] - February 2, 2022
11
+
12
+ ### Changed
13
+ - Made these react native peer dependencies optional.
14
+ - ` @react-native-async-storage/async-storage `
15
+ - ` @react-native-community/netinfo `
16
+
10
17
## [ 0.9.4] - January 31, 2022
11
18
12
19
### Changed
You can’t perform that action at this time.
0 commit comments