Skip to content

Commit 71740e5

Browse files
chore(release): 1.0.3 [skip ci]
## [@segment/sovran-react-native-v1.0.3](https://github.com/segmentio/analytics-react-native/compare/@segment/sovran-react-native-v1.0.2...@segment/sovran-react-native-v1.0.3) (2023-05-04) ### Bug Fixes * **async-storage-persistor:** Correctly import AsyncStorage ([#820](#820)) ([4ef5883](4ef5883))
1 parent a9ae1a2 commit 71740e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/sovran/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [@segment/sovran-react-native-v1.0.3](https://github.com/segmentio/analytics-react-native/compare/@segment/sovran-react-native-v1.0.2...@segment/sovran-react-native-v1.0.3) (2023-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **async-storage-persistor:** Correctly import AsyncStorage ([#820](https://github.com/segmentio/analytics-react-native/issues/820)) ([4ef5883](https://github.com/segmentio/analytics-react-native/commit/4ef5883aa3934b55b7ae8a46759bf5530c1e6355))
7+
18
## [@segment/sovran-react-native-v1.0.2](https://github.com/segmentio/analytics-react-native/compare/@segment/sovran-react-native-v1.0.1...@segment/sovran-react-native-v1.0.2) (2023-04-18)
29

310

packages/sovran/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/sovran-react-native",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A cross-platform state management system",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)