Skip to content

Commit c968f9a

Browse files
committed
3.24.1
1 parent 14c82bd commit c968f9a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## [3.24.1](https://github.com/commenthol/date-holidays/compare/3.24.0...3.24.1) (2025-03-16)
4+
5+
- fix(LI): correct spelling of Liechtenstein [a4631b7e](https://github.com/commenthol/date-holidays/commit/a4631b7e5e8f540e13120a5c40d3e08f83ea488e)
6+
37
## [3.24.0](https://github.com/commenthol/date-holidays/compare/3.23.22...3.24.0) (2025-03-08)
48

59
- feat(SA): Add Saudi Arabia holidays [494349f3](https://github.com/commenthol/date-holidays/commit/494349f387f08d387e63251c007fcb8b46605338)

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "date-holidays",
3-
"version": "3.24.0",
3+
"version": "3.24.1",
44
"description": "worldwide holidays",
55
"keywords": [
66
"holidays",
@@ -93,6 +93,7 @@
9393
"Lukas Eipert <[email protected]>",
9494
9595
"Martin Humeník <[email protected]>",
96+
"Martin Leimser <[email protected]>",
9697
"Mauro Braggio <[email protected]>",
9798
"Matthias Lösch <[email protected]>",
9899
"Nancy <[email protected]>",

0 commit comments

Comments
 (0)