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

Commit 0bddd1d

Browse files
committed
v8.0.2
1 parent 2a5bf87 commit 0bddd1d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,15 @@
33
All notable changes to this project will be documented in this file.
44

55

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)
6+
## [v8.0.2](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.0.1...v8.0.2) (2022-05-14 08:24:33 +0200)
7+
8+
### ⚙️ Maintenance
9+
10+
- **ci**: remove commitlint ([22a065c](https://github.com/AxisCommunications/media-stream-player-js/commit/22a065cf7646cf286c8a221f3ec9d1fd4aea54bc))
11+
- **deps**: remove concurrently ([9fcfabd](https://github.com/AxisCommunications/media-stream-player-js/commit/9fcfabdd553daa27d429315441f2be3a8d8ad0a2))
12+
- **ci**: upgrade actions ([73e7d7e](https://github.com/AxisCommunications/media-stream-player-js/commit/73e7d7ec8962af425a042178808ade2d9154531d))
13+
14+
## [v8.0.1](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.0.0...v8.0.1) (2022-05-13 17:23:12 +0200)
715

816
### ⚙️ Maintenance
917

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

0 commit comments

Comments
 (0)