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

Commit 3469bbf

Browse files
committed
v8.1.0
1 parent 6923b67 commit 3469bbf

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

55

6-
## [v8.0.2](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.0.1...v8.0.2) (2022-05-14 08:24:33 +0200)
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)
7+
8+
### ⚙️ Maintenance
9+
10+
- remove legacy bundle ([6923b67](https://github.com/AxisCommunications/media-stream-player-js/commit/6923b67e4a14cbbac87c58eda9331d7536648de5))
11+
12+
## [v8.0.2](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.0.1...v8.0.2) (2022-05-14 08:25:04 +0200)
713

814
### ⚙️ Maintenance
915

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.0.2",
3+
"version": "8.1.0",
44
"description": "Player built on top of media-stream-library",
55
"license": "MIT",
66
"main": "dist/index-cjs.js",

0 commit comments

Comments
 (0)