Skip to content

Commit

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

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

## [0.4.2](https://github.com/IPS-LMU/octra/compare/ngx-utilities-0.4.1...ngx-utilities-0.4.2) (2024-11-18)


### Features

* **ngx-components:** asr-options is now available in @octra/components ([bd68b3a](https://github.com/IPS-LMU/octra/commit/bd68b3aad6be0ef9d9db4e90778c410ea1bf0699))



## [0.4.1](https://github.com/IPS-LMU/octra/compare/ngx-utilities-0.4.0...ngx-utilities-0.4.1) (2024-11-08)


Expand Down
2 changes: 1 addition & 1 deletion libs/ngx-utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@octra/ngx-utilities",
"description": "Angular utilities used in OCTRA projects",
"version": "0.4.1",
"version": "0.4.2",
"license": "MIT",
"private": false,
"author": {
Expand Down

0 comments on commit 4b7c55b

Please sign in to comment.