Skip to content

Commit 5a28182

Browse files
committed
build(ngx-components): release version 1.3.1
1 parent 797ffca commit 5a28182

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

libs/ngx-components/CHANGELOG.md

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

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

5+
## [1.3.1](https://github.com/IPS-LMU/octra/compare/ngx-components-1.3.0...ngx-components-1.3.1) (2025-10-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **ngx-components:** asr-language-select and asr-provider-select components can't handle undefined values ([a416aa7](https://github.com/IPS-LMU/octra/commit/a416aa7ecabb3bdd3b664d843dfb2cf76c40a941))
11+
* **ngx-components:** prevent console logging before initialization ([42a9fbb](https://github.com/IPS-LMU/octra/commit/42a9fbbee596732a61927fec63d4f47ec991089c))
12+
13+
14+
515
# [1.3.0](https://github.com/IPS-LMU/octra/compare/ngx-components-1.2.1...ngx-components-1.3.0) (2025-09-29)
616

717

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": "1.3.0",
4+
"version": "1.3.1",
55
"license": "MIT",
66
"private": false,
77
"author": {

0 commit comments

Comments
 (0)