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

Commit 6a06280

Browse files
committed
v4.3.0
1 parent 9fefe6c commit 6a06280

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
@@ -2,7 +2,13 @@
22

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

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)
5+
## [v4.3.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v4.2.0...v4.3.0) (2021-03-16 09:17:48 +0100)
6+
7+
### Bug fixes
8+
9+
- transpile to 2017 for esm entries ([9fefe6c](https://github.com/AxisCommunications/media-stream-player-js/commit/9fefe6cb9edaf898184128029309ef7db23b8c35))
10+
11+
## [v4.2.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v4.1.0...v4.2.0) (2021-03-15 16:20:59 +0100)
612

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

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