This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.0.0-development.6 [skip ci]
## [1.0.0-development.6](1.0.0-development.5...1.0.0-development.6) (2024-1-15) ### ✨ Features * **api:user:submissions:verdict:** add endpoint `/api/users/[username]/submissions/verdict` ([33101e6](33101e6)) * **api:user:submissions:** add endpoint `/api/users/[username]/submissions` ([023d886](023d886)) * **api:users:attempted:** add endpoint `/api/users/[username]/submissions/attempted` ([f3ea62c](f3ea62c)) * **api:users:submissions:** add endpoint `/api/users/[username]/submissions/language` ([d773671](d773671)) * **api:users:submissions:** add endpoint `/api/users/[username]/submissions/overtime` ([01232a7](01232a7)) * **components:charts:** add `SolvedVsAttemptedDonutChart` component ([25bda0e](25bda0e)) * **page:user:** display problem solved VS user submissions with donut chart ([e2689d5](e2689d5)) * **page:user:** display user submissions by language with radar chart ([54639ab](54639ab)) * **page:user:** display user submissions by verdict with bar chart ([2d8a058](2d8a058)) * **page:user:** display user submissions on `/users/[username]` page ([c937b78](c937b78)) * **page:user:** display user submissions overtime with area chart ([21ea5f1](21ea5f1))
- Loading branch information