Skip to content

Commit

Permalink
Merge pull request #28 from THEOplayer/changeset-release/main
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
georgechoustoulakis authored Jun 26, 2024
2 parents c7c6f1e + 93615ee commit 88f20e8
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rotten-hairs-watch.md

This file was deleted.

6 changes: 6 additions & 0 deletions yospace/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @theoplayer/yospace-connector-web

## 2.2.0

### ✨ Features

- The connector now integrates with the [custom server-side ad integration API](https://www.theoplayer.com/docs/theoplayer/v7/api-reference/web/interfaces/Ads.html#registerServerSideIntegration.registerServerSideIntegration-1) introduced in THEOplayer 7.4.0. This allows Yospace adverts to show up through the `player.ads` API of THEOplayer.

## 2.1.3

### 🐛 Issues
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/yospace-connector-web",
"version": "2.1.3",
"version": "2.2.0",
"description": "A connector implementing Yospace for web.",
"main": "dist/yospace-connector.umd.js",
"repository": {
Expand Down

0 comments on commit 88f20e8

Please sign in to comment.