Skip to content

Commit b647367

Browse files
committed
build(web-media): release version 0.0.8
1 parent a7e4e92 commit b647367

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

libs/web-media/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.0.8](https://github.com/IPS-LMU/octra/compare/web-media-0.0.7...web-media-0.0.8) (2023-11-24)
6+
7+
8+
59
## [0.0.7](https://github.com/IPS-LMU/octra/compare/web-media-0.0.6...web-media-0.0.7) (2023-11-23)
610

711

libs/web-media/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@octra/web-media",
33
"description": "This library offers classes and functions for handling audio files in web browsers (e.g. chunked decoding etc.) used by [Octra](https://github.com/IPS-LMU/octra).",
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"license": "MIT",
66
"private": false,
77
"author": {

0 commit comments

Comments
 (0)