Skip to content

Commit

Permalink
build(ngx-components): release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
julianpoemp committed Nov 8, 2024
1 parent 9cfc321 commit 8ecf39c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions libs/ngx-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

# [0.2.0](https://github.com/IPS-LMU/octra/compare/ngx-components-0.1.2...ngx-components-0.2.0) (2024-11-08)


### Bug Fixes

* **ngx-components:** audio viewer does not draw if secondsPerLine and audio duration equal 60 ([066147c](https://github.com/IPS-LMU/octra/commit/066147c3e0bb34d5d73396ffb5e6acd2c75974c9))


### Features

* **octra:** support for .mp3, .flac, .m4a audio files ([c3fb966](https://github.com/IPS-LMU/octra/commit/c3fb9667b8f83aba8a8bd6da52382a5b00c01f71))



## [0.1.2](https://github.com/IPS-LMU/octra/compare/ngx-components-0.1.1...ngx-components-0.1.2) (2024-08-07)


Expand Down
2 changes: 1 addition & 1 deletion libs/ngx-components/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@octra/ngx-components",
"description": "library with a list of components created for OCTRA",
"version": "0.1.2",
"version": "0.2.0",
"license": "MIT",
"private": false,
"author": {
Expand Down

0 comments on commit 8ecf39c

Please sign in to comment.