Skip to content

Commit 0c6027a

Browse files
Merge pull request #271 from THEOplayer/changeset-release/main
Release
2 parents 2e9885f + b18e7f0 commit 0c6027a

5 files changed

Lines changed: 14 additions & 8 deletions

File tree

.changeset/tiny-humans-repair.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

conviva/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @theoplayer/react-native-analytics-conviva
22

3+
## 1.9.1
4+
5+
### 🐛 Issues
6+
7+
- Fixed an issue where the connector would output a `HashMap` conversion build error for Android platforms.
8+
39
## 1.9.0
410

511
### ✨ Features

conviva/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theoplayer/react-native-analytics-conviva",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "Conviva analytics connector for @theoplayer/react-native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

nielsen/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @theoplayer/react-native-analytics-nielsen
22

3+
## 1.8.1
4+
5+
### 🐛 Issues
6+
7+
- Fixed an issue where the connector would output a `HashMap` conversion build error for Android platforms.
8+
39
## 1.8.0
410

511
### ✨ Features

nielsen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@theoplayer/react-native-analytics-nielsen",
3-
"version": "1.8.0",
3+
"version": "1.8.1",
44
"description": "Nielsen analytics connector for @theoplayer/react-native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)