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

Commit c739365

Browse files
committed
v6.0.0
1 parent 00071ce commit c739365

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-
## [v5.3.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v5.2.1...v5.3.0) (2021-06-11 17:56:02 +0200)
5+
## [v6.0.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v5.3.0...v6.0.0) (2021-07-17 09:48:34 +0200)
6+
7+
### Maintenance
8+
9+
- **deps**: **BREAKING** upgrade dependencies minor/patch ([00071ce](https://github.com/AxisCommunications/media-stream-player-js/commit/00071cede0970f39102deea681df3612a1e19dd4))
10+
11+
## [v5.3.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v5.2.1...v5.3.0) (2021-06-11 18:06:04 +0200)
612

713
### Maintenance
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": "5.3.0",
3+
"version": "6.0.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)