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

Commit 7cff8d1

Browse files
committed
v7.0.0
1 parent fabe71c commit 7cff8d1

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-
## [v6.4.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.3.1...v6.4.0) (2021-11-10 15:46:16 +0100)
6+
## [v7.0.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.4.0...v7.0.0) (2021-11-24 10:34:05 +0100)
7+
8+
### ✨ Features
9+
10+
- **BREAKING** MP4 ended and general onEnded support ([fabe71c](https://github.com/AxisCommunications/media-stream-player-js/commit/fabe71c3d66b684929593d581cd012323edf86fb))
11+
12+
## [v6.4.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.3.1...v6.4.0) (2021-11-10 15:53:55 +0100)
713

814
### ✨ Features
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": "6.4.0",
3+
"version": "7.0.0",
44
"description": "Player built on top of media-stream-library",
55
"license": "MIT",
66
"main": "dist/esm/index.js",

0 commit comments

Comments
 (0)