Skip to content

Commit 8ecf39c

Browse files
committed
build(ngx-components): release version 0.2.0
1 parent 9cfc321 commit 8ecf39c

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

libs/ngx-components/CHANGELOG.md

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

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

5+
# [0.2.0](https://github.com/IPS-LMU/octra/compare/ngx-components-0.1.2...ngx-components-0.2.0) (2024-11-08)
6+
7+
8+
### Bug Fixes
9+
10+
* **ngx-components:** audio viewer does not draw if secondsPerLine and audio duration equal 60 ([066147c](https://github.com/IPS-LMU/octra/commit/066147c3e0bb34d5d73396ffb5e6acd2c75974c9))
11+
12+
13+
### Features
14+
15+
* **octra:** support for .mp3, .flac, .m4a audio files ([c3fb966](https://github.com/IPS-LMU/octra/commit/c3fb9667b8f83aba8a8bd6da52382a5b00c01f71))
16+
17+
18+
519
## [0.1.2](https://github.com/IPS-LMU/octra/compare/ngx-components-0.1.1...ngx-components-0.1.2) (2024-08-07)
620

721

libs/ngx-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@octra/ngx-components",
33
"description": "library with a list of components created for OCTRA",
4-
"version": "0.1.2",
4+
"version": "0.2.0",
55
"license": "MIT",
66
"private": false,
77
"author": {

0 commit comments

Comments
 (0)