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

Commit bb8ae71

Browse files
committed
v4.2.0
1 parent 6e55877 commit bb8ae71

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## [v4.1.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v4.0.0...v4.1.0) (2021-03-15 15:36:42 +0100)
5+
## [v4.2.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v4.1.0...v4.2.0) (2021-03-15 16:20:08 +0100)
6+
7+
## [v4.1.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v4.0.0...v4.1.0) (2021-03-15 15:39:46 +0100)
68

79
### Maintenance
810

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": "4.1.0",
3+
"version": "4.2.0",
44
"description": "Player built on top of media-stream-library",
55
"license": "MIT",
66
"main": "dist/media-stream-player.min.js",

0 commit comments

Comments
 (0)