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

Commit 086e2cd

Browse files
committed
v6.3.0
1 parent a348180 commit 086e2cd

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.2.1](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.2.0...v6.2.1) (2021-10-22 17:59:07 +0200)
6+
## [v6.3.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.2.1...v6.3.0) (2021-10-26 11:23:00 +0200)
7+
8+
### 🐞 Bug fixes
9+
10+
- update headers in mp4 for transformation matrix ([a348180](https://github.com/AxisCommunications/media-stream-player-js/commit/a34818060750872bce988e23567b47c3815df1b9))
11+
12+
## [v6.2.1](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.2.0...v6.2.1) (2021-10-22 18:02:09 +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": "6.2.1",
3+
"version": "6.3.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)