Skip to content

Commit 308c13e

Browse files
chore(release): 1.1.0-beta.1 [skip ci]
## @segment/sovran-react-native [1.1.0-beta.1](https://github.com/segmentio/analytics-react-native/compare/@segment/sovran-react-native-v1.0.4...@segment/sovran-react-native-v1.1.0-beta.1) (2023-12-15) ### Features * RN 0.72 Upgrade ([03f13a1](03f13a1))
1 parent d2d1074 commit 308c13e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
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 [1.1.0-beta.1](https://github.com/segmentio/analytics-react-native/compare/@segment/sovran-react-native-v1.0.4...@segment/sovran-react-native-v1.1.0-beta.1) (2023-12-15)
2+
3+
4+
### Features
5+
6+
* RN 0.72 Upgrade ([03f13a1](https://github.com/segmentio/analytics-react-native/commit/03f13a19c79d8aaad726639de5f0327c748fed1f))
7+
18
## [@segment/sovran-react-native-v1.0.4](https://github.com/segmentio/analytics-react-native/compare/@segment/sovran-react-native-v1.0.3...@segment/sovran-react-native-v1.0.4) (2023-06-02)
29

310

packages/sovran/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/sovran-react-native",
3-
"version": "1.0.4",
3+
"version": "1.1.0-beta.1",
44
"description": "A cross-platform state management system",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -83,5 +83,6 @@
8383
"resolutions": {
8484
"shell-quote": "1.7.3",
8585
"ansi-regex": "5.0.1"
86-
}
86+
},
87+
"stableVersion": "1.0.4"
8788
}

0 commit comments

Comments
 (0)