From 0147b9ed186c591edfff593b0983bf8b60c26a5a Mon Sep 17 00:00:00 2001 From: KenTandrian Date: Sat, 3 Jan 2026 18:50:49 +0700 Subject: [PATCH] feat(docs): update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09c8f0ab9..3f9a3358b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Integrated the endpoint to get all platforms (`GET api/v1/platforms`) into the create or update account dialog - Extracted the scraper configuration to a dedicated tab in the asset profile details dialog of the admin control panel - Improved the language localization for German (`de`) +- Upgraded `prisma` from version `6.19.0` to `7.2.0` ## 2.227.0 - 2026-01-02 @@ -115,7 +116,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Increased the numerical precision for cryptocurrency quantities in the holding detail dialog - Upgraded `envalid` from version `8.1.0` to `8.1.1` - Upgraded `prettier` from version `3.7.3` to `3.7.4` -- Upgraded `prisma` from version `6.19.0` to `7.0.1` ## 2.221.0 - 2025-12-01