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

Commit f1d1228

Browse files
committed
v8.1.2
1 parent 04702d3 commit f1d1228

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

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

55

6-
## [v8.1.1](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.1.0...v8.1.1) (2022-06-10 07:40:11 +0200)
6+
## [v8.1.2](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.1.1...v8.1.2) (2022-08-24 13:35:01 +0200)
7+
8+
### ⚙️ Maintenance
9+
10+
- **deps**: upgrade major deps ([6a5a1d5](https://github.com/AxisCommunications/media-stream-player-js/commit/6a5a1d50109ec120b02d817ad483da8739d52126))
11+
- **deps**: upgrade all minor/patch deps ([4ab8692](https://github.com/AxisCommunications/media-stream-player-js/commit/4ab8692e55b2c37071ed0a3c4a8aede0b598100b))
12+
13+
## [v8.1.1](https://github.com/AxisCommunications/media-stream-player-js/compare/v8.1.0...v8.1.1) (2022-06-10 07:45:15 +0200)
714

815
### ✨ Features
916

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