Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [23.0.0](v22.2.0...v23.0.0) (2023-11-21) ### Bug Fixes * Rename HolidaysQuota and HolidaysCarryover ([#145](#145)) ([16543bf](16543bf)) ### BREAKING CHANGES * We've renamed `HolidayscarryRow` to `HolidaysCarryover` and `HolidaysquotaRow` to `HolidaysQuota` and adjusted all method names accordingly to make the naming more consistent.