Skip to content

Commit

Permalink
Merge pull request #217 from THEOplayer/changeset-release/main
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
tvanlaerhoven authored Oct 11, 2024
2 parents f315fa3 + d6b5601 commit b5b30b8
Show file tree
Hide file tree
Showing 13 changed files with 42 additions and 16 deletions.
10 changes: 0 additions & 10 deletions .changeset/spotty-beds-shop.md

This file was deleted.

6 changes: 6 additions & 0 deletions comscore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @theoplayer/react-native-analytics-comscore

## 1.7.1

### 🐛 Issues

- Deleted dependency on the removed ad module for Android.

## 1.7.0

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion comscore/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theoplayer/react-native-analytics-comscore",
"version": "1.7.0",
"version": "1.7.1",
"description": "Comscore analytics connector for @theoplayer/react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
6 changes: 6 additions & 0 deletions conviva/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @theoplayer/react-native-analytics-conviva

## 1.7.1

### 🐛 Issues

- Deleted dependency on the removed ad module for Android.

## 1.7.0

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion conviva/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theoplayer/react-native-analytics-conviva",
"version": "1.7.0",
"version": "1.7.1",
"description": "Conviva analytics connector for @theoplayer/react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
6 changes: 6 additions & 0 deletions mux/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @theoplayer/react-native-analytics-mux

## 1.4.1

### 🐛 Issues

- Deleted dependency on the removed ad module for Android.

## 1.4.0

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion mux/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theoplayer/react-native-analytics-mux",
"version": "1.4.0",
"version": "1.4.1",
"description": "Mux analytics connector for @theoplayer/react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
6 changes: 6 additions & 0 deletions nielsen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @theoplayer/react-native-analytics-nielsen

## 1.5.1

### 🐛 Issues

- Deleted dependency on the removed ad module for Android.

## 1.5.0

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion nielsen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theoplayer/react-native-analytics-nielsen",
"version": "1.5.0",
"version": "1.5.1",
"description": "Nielsen analytics connector for @theoplayer/react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
6 changes: 6 additions & 0 deletions yospace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @theoplayer/react-native-yospace

## 1.2.1

### 🐛 Issues

- Deleted dependency on the removed ad module for Android.

## 1.2.0

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion yospace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theoplayer/react-native-yospace",
"version": "1.2.0",
"version": "1.2.1",
"description": "Yospace connector for @theoplayer/react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
6 changes: 6 additions & 0 deletions youbora/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @theoplayer/react-native-analytics-youbora

## 1.2.1

### 🐛 Issues

- Deleted dependency on the removed ad module for Android.

## 1.2.0

### 📦 Dependency Updates
Expand Down
2 changes: 1 addition & 1 deletion youbora/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theoplayer/react-native-analytics-youbora",
"version": "1.2.0",
"version": "1.2.1",
"description": "Youbora analytics connector for @theoplayer/react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit b5b30b8

Please sign in to comment.