Skip to content

Commit fa11545

Browse files
chore(release): 1.1.0 [skip ci]
### Dependencies * **@segment/analytics-react-native:** upgraded to 2.18.0 * **@segment/sovran-react-native:** upgraded to 1.1.0
1 parent 2caf20c commit fa11545

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

packages/plugins/plugin-clevertap/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Dependencies
2+
3+
* **@segment/analytics-react-native:** upgraded to 2.18.0
4+
* **@segment/sovran-react-native:** upgraded to 1.1.0
5+
16
## [@segment/analytics-react-native-plugin-clevertap-v1.0.3](https://github.com/segmentio/analytics-react-native/compare/@segment/analytics-react-native-plugin-clevertap-v1.0.2...@segment/analytics-react-native-plugin-clevertap-v1.0.3) (2023-08-21)
27

38

packages/plugins/plugin-clevertap/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-clevertap",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
55
"main": "lib/commonjs/index",
66
"scripts": {
@@ -44,13 +44,13 @@
4444
},
4545
"homepage": "https://github.com/segmentio/analytics-react-native#readme",
4646
"peerDependencies": {
47-
"@segment/analytics-react-native": "workspace:^",
47+
"@segment/analytics-react-native": "^2.18.0",
4848
"clevertap-react-native": "^1.0.0"
4949
},
5050
"devDependencies": {
51-
"@segment/analytics-react-native": "workspace:^",
51+
"@segment/analytics-react-native": "^2.18.0",
5252
"@segment/analytics-rn-shared": "workspace:^",
53-
"@segment/sovran-react-native": "workspace:^",
53+
"@segment/sovran-react-native": "^1.1.0",
5454
"clevertap-react-native": "^1.0.0",
5555
"jest": "^29.7.0",
5656
"react-native-builder-bob": "^0.23.1",

0 commit comments

Comments
 (0)