date-holidays 3.24.0 → 3.24.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
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
+
3
7
  ## [3.24.0](https://github.com/commenthol/date-holidays/compare/3.23.22...3.24.0) (2025-03-08)
4
8
 
5
9
  - feat(SA): Add Saudi Arabia holidays [494349f3](https://github.com/commenthol/date-holidays/commit/494349f387f08d387e63251c007fcb8b46605338)
package/README.md CHANGED
@@ -373,7 +373,7 @@ Countries: 198
373
373
  ├── KR: 대한민국
374
374
  ├── KY: Cayman Islands
375
375
  ├── LC: St. Lucia
376
- ├── LI: Lichtenstein
376
+ ├── LI: Liechtenstein
377
377
  ├── LR: Liberia
378
378
  ├── LS: \'Muso oa Lesotho
379
379
  ├── LT: Lietuva
@@ -3,8 +3,8 @@ holidays:
3
3
  # @source http://www.llv.li/files/apo/Feiertage-und-dienstfreie-Tage-LLV.pdf
4
4
  LI:
5
5
  names:
6
- de: Lichtenstein
7
- en: Lichtenstein
6
+ de: Liechtenstein
7
+ en: Liechtenstein
8
8
  dayoff: sunday
9
9
  langs:
10
10
  - de
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2025-03-08",
2
+ "version": "2025-03-16",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -14823,8 +14823,8 @@
14823
14823
  },
14824
14824
  "LI": {
14825
14825
  "names": {
14826
- "de": "Lichtenstein",
14827
- "en": "Lichtenstein"
14826
+ "de": "Liechtenstein",
14827
+ "en": "Liechtenstein"
14828
14828
  },
14829
14829
  "dayoff": "sunday",
14830
14830
  "langs": [