Skip to content

Commit

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

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

## [0.0.8](https://github.com/IPS-LMU/octra/compare/ngx-components-0.0.7...ngx-components-0.0.8) (2024-01-15)


### Bug Fixes

* **ngx-components:** audio viewer does not draw on bigger audio files ([1e896f5](https://github.com/IPS-LMU/octra/commit/1e896f59b189ed85238714695c5fea6d6db9f9d6))
* **ngx-components:** invisible selection in audio-viewer component ([b880117](https://github.com/IPS-LMU/octra/commit/b8801179dbc20745fdc610585da53435942ce09c))



## [0.0.7](https://github.com/IPS-LMU/octra/compare/ngx-components-0.0.6...ngx-components-0.0.7) (2024-01-11)


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.0.7",
"version": "0.0.8",
"license": "MIT",
"private": false,
"author": {
Expand Down

0 comments on commit e0e15e0

Please sign in to comment.