Skip to content

Commit 8282f6b

Browse files
chore(release): 1.0.2 [skip ci]
## [@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) ### Bug Fixes * stricter linting, improved handling of plugin errrors ([#795](#795)) ([1ddb4d5](1ddb4d5)), closes [#799](#799) [#803](#803) [#802](#802) * upgrade shell-quote from 1.7.3 to 1.8.0 ([#808](#808)) ([ce1f643](ce1f643))
1 parent ce1f643 commit 8282f6b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/sovran/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [@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)
2+
3+
4+
### Bug Fixes
5+
6+
* stricter linting, improved handling of plugin errrors ([#795](https://github.com/segmentio/analytics-react-native/issues/795)) ([1ddb4d5](https://github.com/segmentio/analytics-react-native/commit/1ddb4d571df794bc7eaa5c5302ed27b90faf9a73)), closes [#799](https://github.com/segmentio/analytics-react-native/issues/799) [#803](https://github.com/segmentio/analytics-react-native/issues/803) [#802](https://github.com/segmentio/analytics-react-native/issues/802)
7+
* upgrade shell-quote from 1.7.3 to 1.8.0 ([#808](https://github.com/segmentio/analytics-react-native/issues/808)) ([ce1f643](https://github.com/segmentio/analytics-react-native/commit/ce1f6436e60cd9c7053bfd58e32e699159d428c5))
8+
19
## [@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)
210

311

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.1",
3+
"version": "1.0.2",
44
"description": "A cross-platform state management system",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)