Skip to content

Commit

Permalink
Merge pull request #221 from THEOplayer/changeset-release/main
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
tvanlaerhoven authored Oct 31, 2024
2 parents 3c484a2 + dbd70e1 commit fb8a39c
Show file tree
Hide file tree
Showing 14 changed files with 45 additions and 29 deletions.
5 changes: 0 additions & 5 deletions .changeset/gold-garlics-fix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-countries-tease.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/tasty-emus-check.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-hats-greet.md

This file was deleted.

8 changes: 8 additions & 0 deletions adobe-edge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @theoplayer/react-native-analytics-adobe-edge

## 0.3.1

### 🐛 Issues

- ### 📦 Dependency Updates

react-native-device-info@>=10.0.0 <14.0.0

## 0.3.0

### ✨ Features
Expand Down
2 changes: 1 addition & 1 deletion adobe-edge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theoplayer/react-native-analytics-adobe-edge",
"version": "0.3.0",
"version": "0.3.1",
"description": "Adobe Edge analytics connector for @theoplayer/react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
12 changes: 12 additions & 0 deletions adobe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @theoplayer/react-native-analytics-adobe

## 1.7.0

### ✨ Features

- Dropped usage of the NativeModules import to make the connector ready for the new architecture

### 🐛 Issues

- ### 📦 Dependency Updates

react-native-device-info@>=10.0.0 <14.0.0

## 1.6.0

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

## 1.6.1

### 🐛 Issues

- ### 📦 Dependency Updates

react-native-device-info@>=10.0.0 <14.0.0

## 1.6.0

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

## 0.2.0

### ✨ Features

- Added support for React Native v0.75.

## 0.1.2

### 🐛 Issues
Expand Down
2 changes: 1 addition & 1 deletion engage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@theoplayer/react-native-engage",
"version": "0.1.2",
"version": "0.2.0",
"description": "Engage 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.6.0

### ✨ Features

- Apply correct update mechanism for nielsen options dictionary

## 1.5.1

### 🐛 Issues
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.1",
"version": "1.6.0",
"description": "Nielsen analytics connector for @theoplayer/react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit fb8a39c

Please sign in to comment.