Browse Source

feat(docs): update changelog

pull/5401/head
KenTandrian 2 months ago
parent
commit
2f0c4271ae
  1. 1
      CHANGELOG.md

1
CHANGELOG.md

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed ### Changed
- Refactored the register page to standalone - Refactored the register page to standalone
- Refactored the dialog header and footer components to standalone
- Migrated the login with access token dialog from `ngModel` to form control - Migrated the login with access token dialog from `ngModel` to form control
- Upgraded `prisma` from version `6.12.0` to `6.14.0` - Upgraded `prisma` from version `6.12.0` to `6.14.0`

Loading…
Cancel
Save