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

Commit

Permalink
v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigge committed Nov 24, 2021
1 parent fabe71c commit 7cff8d1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,13 @@
All notable changes to this project will be documented in this file.


## [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)
## [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)

### ✨ Features

- **BREAKING** MP4 ended and general onEnded support ([fabe71c](https://github.com/AxisCommunications/media-stream-player-js/commit/fabe71c3d66b684929593d581cd012323edf86fb))

## [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)

### ✨ Features

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "media-stream-player",
"version": "6.4.0",
"version": "7.0.0",
"description": "Player built on top of media-stream-library",
"license": "MIT",
"main": "dist/esm/index.js",
Expand Down

0 comments on commit 7cff8d1

Please sign in to comment.