diff --git a/CHANGELOG.md b/CHANGELOG.md index 153d40a2e..3f605c66d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,9 +16,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the handling of the numerical precision in the value component - Improved the account selector of the create or update activity dialog - Improved the language localization for Spanish (`es`) +- Migrated the usage of `yarn` to `npm` - Upgraded `angular` from version `18.0.4` to `18.1.1` - Upgraded `Nx` from version `19.4.3` to `19.5.1` - Upgraded `prisma` from version `5.16.1` to `5.17.0` +- Upgraded `storybook` from version `7.0.9` to `8.2.5` +- Downgraded `marked` from version `13.0.0` to `12.0.2` ### Fixed