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

Commit a502e44

Browse files
committed
v6.4.0
1 parent de09fe0 commit a502e44

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

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

55

6-
## [v6.3.1](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.3.0...v6.3.1) (2021-10-29 11:42:44 +0200)
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)
7+
8+
### ✨ Features
9+
10+
- add browser supported formats ([de09fe0](https://github.com/AxisCommunications/media-stream-player-js/commit/de09fe0301dd6d7b98713254fc0c1035869f91ea))
11+
- retry RTSP stream on RTCP BYE ([3eb08ae](https://github.com/AxisCommunications/media-stream-player-js/commit/3eb08aea84cfd22a3a71833bb9fbd0e2d2654e0f))
12+
13+
### ⚙️ Maintenance
14+
15+
- update yarn sdks and plugins ([cc6bb03](https://github.com/AxisCommunications/media-stream-player-js/commit/cc6bb03479b9cefc3bc4c7466d35e240a8a533ba))
16+
17+
## [v6.3.1](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.3.0...v6.3.1) (2021-10-29 15:28:58 +0200)
718

819
### ⚙️ Maintenance
920

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.3.1",
3+
"version": "6.4.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)