diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d77ae783..200b65771 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed +- Migrated the `@ghostfolio/ui/assistant` component to control flow +- Migrated the `@ghostfolio/ui/value` component to control flow - Renamed `GranteeUser` to `granteeUser` in the `Access` database schema - Improved the language localization for French (`fr`) - Upgraded `class-validator` from version `0.14.1` to `0.14.2` diff --git a/libs/ui/src/lib/assistant/assistant.html b/libs/ui/src/lib/assistant/assistant.html index 55298f2ec..87b9a9c61 100644 --- a/libs/ui/src/lib/assistant/assistant.html +++ b/libs/ui/src/lib/assistant/assistant.html @@ -36,69 +36,40 @@ } -