We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adb86fd commit f0be7f3Copy full SHA for f0be7f3
packages/plugins/plugin-clevertap/CHANGELOG.md
@@ -0,0 +1,6 @@
1
+## @segment/analytics-react-native-plugin-clevertap-v1.0.0 (2023-02-10)
2
+
3
4
+### Features
5
6
+* add clevertap plugin ([#759](https://github.com/segmentio/analytics-react-native/issues/759)) ([fcf3933](https://github.com/segmentio/analytics-react-native/commit/fcf393321145995ab9a2c46b15ee05cf4e066dfd))
packages/plugins/plugin-clevertap/package.json
@@ -1,6 +1,6 @@
{
"name": "@segment/analytics-react-native-plugin-clevertap",
- "version": "0.1.0",
+ "version": "1.0.0",
"description": "The hassle-free way to add Segment analytics to your React-Native app.",
"main": "lib/commonjs/index",
"scripts": {
0 commit comments