Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.1.0](v1.0.0...v1.1.0) (2025-02-25) ### Bug Fixes * error handling for duplicate cpf ([5421e77](5421e77)) * return null when can't find user with findByCpf method ([e991804](e991804)) ### Features * add findByCpf method to delivery people repository ([0d7506c](0d7506c)) * throw customized error when trying to create delivery person with already used cpf ([2f68459](2f68459))
- Loading branch information