Skip to content

Commit e3ff066

Browse files
chore(release): 1.0.0 [skip ci]
## @segment/analytics-react-native-plugin-onetrust-v1.0.0 (2023-10-20) ### Features * add consent management and support for onetrust cmp ([#882](#882)) ([375684f](375684f))
1 parent 405fe20 commit e3ff066

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## @segment/analytics-react-native-plugin-onetrust-v1.0.0 (2023-10-20)
2+
3+
4+
### Features
5+
6+
* add consent management and support for onetrust cmp ([#882](https://github.com/segmentio/analytics-react-native/issues/882)) ([375684f](https://github.com/segmentio/analytics-react-native/commit/375684f99ac4324d30c009924ad004098d9feb38))

packages/plugins/plugin-onetrust/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@segment/analytics-react-native-plugin-onetrust",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Add OneTrust to Segment analytics in your React-Native app.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)