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

Commit ff6fb18

Browse files
committed
v8.0.1
1 parent 44032d1 commit ff6fb18

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-
## [v8.0.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v7.0.0...v8.0.0) (2022-05-13 16:43:47 +0200)
6+
## [v8.0.1](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.0.0...v8.0.1) (2022-05-13 17:11:11 +0200)
7+
8+
### ⚙️ Maintenance
9+
10+
- upgrade all dependencies (#201) ([44032d1](https://github.com/AxisCommunications/media-stream-player-js/commit/44032d1edcca504e04ed1ddb60b75d2ed5db294d))
11+
12+
## [v8.0.0](https://github.com/AxisCommunications/media-stream-player-js/compare/v7.0.0...v8.0.0) (2022-05-13 16:44:14 +0200)
713

814
### ⚙️ Maintenance
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": "8.0.0",
3+
"version": "8.0.1",
44
"description": "Player built on top of media-stream-library",
55
"license": "MIT",
66
"main": "dist/index-cjs.js",

0 commit comments

Comments
 (0)