diff --git a/libs/ngx-components/CHANGELOG.md b/libs/ngx-components/CHANGELOG.md index b0d6c0612..5d7e5794b 100644 --- a/libs/ngx-components/CHANGELOG.md +++ b/libs/ngx-components/CHANGELOG.md @@ -2,6 +2,16 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.2.2](https://github.com/IPS-LMU/octra/compare/ngx-components-0.2.1...ngx-components-0.2.2) (2024-11-18) + + +### Bug Fixes + +* **ngx-components:** audio player does not update UI while playing ([5caf2f8](https://github.com/IPS-LMU/octra/commit/5caf2f87aa595f80c605fdeda76c73315ecb54fd)) +* **ngx-components:** can't access i18n property od BugReportModal component ([572b75c](https://github.com/IPS-LMU/octra/commit/572b75c9dda87dea3d37507c904d4c78c2b67082)) + + + ## [0.2.1](https://github.com/IPS-LMU/octra/compare/ngx-components-0.2.0...ngx-components-0.2.1) (2024-11-18) diff --git a/libs/ngx-components/package.json b/libs/ngx-components/package.json index 229470559..8de12aca1 100644 --- a/libs/ngx-components/package.json +++ b/libs/ngx-components/package.json @@ -1,7 +1,7 @@ { "name": "@octra/ngx-components", "description": "library with a list of components created for OCTRA", - "version": "0.2.1", + "version": "0.2.2", "license": "MIT", "private": false, "author": {