Skip to content

Commit

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

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

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


### Bug Fixes

* **ngx-components:** error on combine phrases ([55c957a](https://github.com/IPS-LMU/octra/commit/55c957a889de4cd227bdb2dc953d2871b65f276b))


### Features

* **ngx-components:** add i18n input for asr-options ([896c686](https://github.com/IPS-LMU/octra/commit/896c686596f0732443861c200986f4e665ece56a))
* **ngx-components:** asr-options is now available in @octra/components ([bd68b3a](https://github.com/IPS-LMU/octra/commit/bd68b3aad6be0ef9d9db4e90778c410ea1bf0699))
* **ngx-components:** move bugreport modal to ngx-components ([be01517](https://github.com/IPS-LMU/octra/commit/be0151749a89a5c20ee7994bd362f014c699894f))
* **utilities:** moved TsWorker classed to utilities package ([5ba6838](https://github.com/IPS-LMU/octra/commit/5ba68383aafa88cf9077f83e09cfdeff541fa66a))



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


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

0 comments on commit c1d54b2

Please sign in to comment.