diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b8b498fd..06d84d170 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Refactored the show access token dialog component to standalone +- Renamed the show access token dialog component to user account registration dialog component - Upgraded `prisma` from version `6.15.0` to `6.16.1` ### Fixed