diff --git a/libs/utilities/CHANGELOG.md b/libs/utilities/CHANGELOG.md index 594e78d80..3e8eb4118 100644 --- a/libs/utilities/CHANGELOG.md +++ b/libs/utilities/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.0.8](https://github.com/IPS-LMU/octra/compare/utilities-0.0.7...utilities-0.0.8) (2023-11-23) + + + ## [0.0.7](https://github.com/IPS-LMU/octra/compare/utilities-0.0.6...utilities-0.0.7) (2023-11-23) diff --git a/libs/utilities/package.json b/libs/utilities/package.json index 1854baf11..4a2674c0f 100644 --- a/libs/utilities/package.json +++ b/libs/utilities/package.json @@ -1,7 +1,7 @@ { "name": "@octra/utilities", "description": "This library offers JS functions and classes to make some parts of app development easier. This library is used by [Octra](https://github.com/IPS-LMU/octra) and Octra-Backend.", - "version": "0.0.7", + "version": "0.0.8", "license": "MIT", "private": false, "author": {