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

Commit 6d9bd37

Browse files
committed
v6.3.1
1 parent 6dbf1de commit 6d9bd37

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.3.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.2.1...v6.3.0) (2021-10-26 11:23:00 +0200)
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)
7+
8+
### ⚙️ Maintenance
9+
10+
- **deps**: upgrade MSL dependency ([6dbf1de](https://github.com/AxisCommunications/media-stream-player-js/commit/6dbf1de8ee35b47aeafec904829ca457823f74d0))
11+
12+
## [v6.3.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v6.2.1...v6.3.0) (2021-10-26 11:24:32 +0200)
713

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

0 commit comments

Comments
 (0)