Skip to content

Commit 236a729

Browse files
committed
build(ngx-components): release version 1.4.0
1 parent 5cd6e88 commit 236a729

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

libs/ngx-components/CHANGELOG.md

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

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

5+
# [1.4.0](https://github.com/IPS-LMU/octra/compare/ngx-components-1.3.2...ngx-components-1.4.0) (2025-10-07)
6+
7+
8+
### Features
9+
10+
* **ngx-components:** asr options support for reactive forms ([5cd6e88](https://github.com/IPS-LMU/octra/commit/5cd6e88ec73776162eec92e87bba2a927b2b538e))
11+
12+
13+
514
## [1.3.2](https://github.com/IPS-LMU/octra/compare/ngx-components-1.3.1...ngx-components-1.3.2) (2025-10-02)
615

716

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

0 commit comments

Comments
 (0)