Skip to content

Commit 42c2c72

Browse files
chore(release): 1.0.1 [skip ci]
## [@segment/sovran-react-native-v1.0.1](https://github.com/segmentio/analytics-react-native/compare/@segment/sovran-react-native-v1.0.0...@segment/sovran-react-native-v1.0.1) (2023-03-14) ### Bug Fixes * async-storage as optional peer dependency ([#779](#779)) ([f3d5bc0](f3d5bc0))
1 parent a98a9c1 commit 42c2c72

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.1](https://github.com/segmentio/analytics-react-native/compare/@segment/sovran-react-native-v1.0.0...@segment/sovran-react-native-v1.0.1) (2023-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* async-storage as optional peer dependency ([#779](https://github.com/segmentio/analytics-react-native/issues/779)) ([f3d5bc0](https://github.com/segmentio/analytics-react-native/commit/f3d5bc024fe3ae988386aac8b9f6f3fc6d84677a))
7+
18
## @segment/sovran-react-native-v1.0.0 (2023-02-28)
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.0",
3+
"version": "1.0.1",
44
"description": "A cross-platform state management system",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)