Skip to content

Commit

Permalink
chore(release): 23.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [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.
semantic-release-bot committed Nov 21, 2023
1 parent 16543bf commit de86396
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [23.0.0](https://github.com/peerigon/clockodo/compare/v22.2.0...v23.0.0) (2023-11-21)


### Bug Fixes

* Rename HolidaysQuota and HolidaysCarryover ([#145](https://github.com/peerigon/clockodo/issues/145)) ([16543bf](https://github.com/peerigon/clockodo/commit/16543bffc60339daf05f1ad1f46efd2a4ef30207))


### BREAKING CHANGES

* We've renamed `HolidayscarryRow` to `HolidaysCarryover` and `HolidaysquotaRow` to `HolidaysQuota` and adjusted all method names accordingly to make the naming more consistent.

# [22.2.0](https://github.com/peerigon/clockodo/compare/v22.1.0...v22.2.0) (2023-11-06)


0 comments on commit de86396

Please sign in to comment.