Skip to content

Commit eb17a2f

Browse files
committed
3.29.0
1 parent 433a44e commit eb17a2f

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [3.29.0](https://github.com/commenthol/date-holidays/compare/3.28.0...3.29.0) (2026-05-14)
4+
5+
- fix(BZ): change attribution to source [433a44e2](https://github.com/commenthol/date-holidays/commit/433a44e29eae4d7d968460acfba11433c37253c8)
6+
- fix(BZ): create fixtures [5042567f](https://github.com/commenthol/date-holidays/commit/5042567f6c607176b8c62294acc428177750910a)
7+
- docs: update LICENSE and README [336e0d0a](https://github.com/commenthol/date-holidays/commit/336e0d0a46fd68b25da4b9650eb9cf51e01b661a)
8+
- fix(BZ): Add Belize Holidays [bf460605](https://github.com/commenthol/date-holidays/commit/bf46060508b2c63a8cf6b821d43ea1c270f47956)
9+
- feat(KZ): add Kazakhstan public holidays [19140f91](https://github.com/commenthol/date-holidays/commit/19140f91ebf90e8753cd940ff5088e8f7fa283d9)
10+
- fix(UA): split Easter and Trinity Monday carry-over by period [5eeae20b](https://github.com/commenthol/date-holidays/commit/5eeae20baa811f8a07a8e5d1196715b3a066b671)
11+
- feat(JE): add Summer Bank Holiday to Jersey holidays [78ddf36a](https://github.com/commenthol/date-holidays/commit/78ddf36a5c27cbe98925f1455bb6f105efb371d7)
12+
- feat(DE): model BY Assumption Day via KATH region [7c7cd571](https://github.com/commenthol/date-holidays/commit/7c7cd57144d45dfc917de1a0b490ef4952e2a0f4)
13+
- fix(AT): convert florian from public to observance [22eff697](https://github.com/commenthol/date-holidays/commit/22eff69762da3b9b1e014fd62c3d8c90ffb20ff4)
14+
315
## [3.28.0](https://github.com/commenthol/date-holidays/compare/3.27.0...3.28.0) (2026-05-03)
416

517
- fix(MU): simplify rules for Hindu holidays (2020–2050) [4f56de17](https://github.com/commenthol/date-holidays/commit/4f56de17a361d45ee7f0cd70f82924818d390bf6)

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "date-holidays",
3-
"version": "3.28.0",
3+
"version": "3.29.0",
44
"description": "worldwide holidays",
55
"keywords": [
66
"holidays",
@@ -31,6 +31,7 @@
3131
"AlinaA <alinaa874@gmail.com>",
3232
"amalgame21 <93383215+amalgame21@users.noreply.github.com>",
3333
"Artem Yagutyan <artem.yagutyan@gmail.com>",
34+
"Artur Kraft <arkraft@users.noreply.github.com>",
3435
"ash <makingahabit@gmail.com>",
3536
"ben <99397608+benkhong@users.noreply.github.com>",
3637
"Ben Arwin <github@arwin.net>",
@@ -41,6 +42,7 @@
4142
"Brandon Bay <brandon.bay@gmail.com>",
4243
"Brian Keifer <brian@valinor.net>",
4344
"Calogero Sanfilippo <sanfilippo.calogero@gmail.com>",
45+
"charlie <charliedplett@gmail.com>",
4446
"Christian Schinnerl <Schinnerl.Christian@gmail.com>",
4547
"Cookie <yoshi.hmd@gmail.com>",
4648
"Cristian Andrade <cr.andrade.m@gmail.com>",
@@ -82,6 +84,7 @@
8284
"Jani Šumak <jani.sumak@inova.si>",
8385
"Jeff Hughes <43132199+jwh-hutchison@users.noreply.github.com>",
8486
"Jérôme Vasseur <jerome.vasseur@thetribe.io>",
87+
"Jesús <jesus.gonzalez.novez@deskbird.com>",
8588
"jhordyess <dev@jhordyess.com>",
8689
"jk-12345 <33206139+jk-12345@users.noreply.github.com>",
8790
"John-Olav Storvold <johsto@knowit.no>",

0 commit comments

Comments
 (0)