date-holidays 3.26.4 → 3.26.5

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.26.5](https://github.com/commenthol/date-holidays/compare/3.26.4...3.26.5) (2025-10-28)
4
+
5
+ - fix(SE): Change Påskdagen from observance to public holiday [338b5a96](https://github.com/commenthol/date-holidays/commit/338b5a966aa22bc5641fa90ffdc00096a1b1c889)
6
+
3
7
  ## [3.26.4](https://github.com/commenthol/date-holidays/compare/3.26.3...3.26.4) (2025-10-26)
4
8
 
5
9
  - fix(KR): fixtures for Korean Thanksgiving [8f594246](https://github.com/commenthol/date-holidays/commit/8f5942460e4f3f087e3e337c277c66a527385fc7)
@@ -47,7 +47,6 @@ holidays:
47
47
  _name: easter -2
48
48
  easter:
49
49
  _name: easter
50
- type: observance
51
50
  easter -1:
52
51
  _name: easter -1
53
52
  type: observance
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2025-10-26",
2
+ "version": "2025-10-28",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -21360,8 +21360,7 @@
21360
21360
  "_name": "easter -2"
21361
21361
  },
21362
21362
  "easter": {
21363
- "_name": "easter",
21364
- "type": "observance"
21363
+ "_name": "easter"
21365
21364
  },
21366
21365
  "easter -1": {
21367
21366
  "_name": "easter -1",