Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/brave-waves-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perky-snails-repair.md

This file was deleted.

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

## 1.2.1

### 🐛 Issues

- Bumped @adobe/alloy dependency to v2.34.1.

## 1.2.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": "1.2.0",
"version": "1.2.1",
"description": "Adobe Edge 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.13.1

### 🐛 Issues

- - Bumped Mux SDK version to v0.8.0 to support OptiView player SDK v11.

## 1.13.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.13.0",
"version": "1.13.1",
"description": "Mux analytics connector for @theoplayer/react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down
Loading