Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit 8c0fcb7

Browse files
committed
v8.1.1
1 parent e67a2c5 commit 8c0fcb7

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,17 @@
33
All notable changes to this project will be documented in this file.
44

55

6-
## [v8.1.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.0.2...v8.1.0) (2022-05-14 16:03:31 +0200)
6+
## [v8.1.1](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.1.0...v8.1.1) (2022-06-10 07:40:11 +0200)
7+
8+
### ✨ Features
9+
10+
- **BREAKING** add expanded prop to stats overlay ([9f65b2b](https://github.com/AxisCommunications/media-stream-player-js/commit/9f65b2b45031691fa340d4515f7b5a6b020efff0))
11+
12+
### ⚙️ Maintenance
13+
14+
- add code owners ([b626704](https://github.com/AxisCommunications/media-stream-player-js/commit/b626704c0012a36e36123a1bba2d4f1a4b622aaa))
15+
16+
## [v8.1.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.0.2...v8.1.0) (2022-05-14 16:03:57 +0200)
717

818
### ⚙️ Maintenance
919

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "media-stream-player",
3-
"version": "8.1.0",
3+
"version": "8.1.1",
44
"description": "Player built on top of media-stream-library",
55
"license": "MIT",
66
"main": "dist/index-cjs.js",

0 commit comments

Comments
 (0)