date-holidays 3.26.0 → 3.26.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.26.1](https://github.com/commenthol/date-holidays/compare/3.26.0...3.26.1) (2025-09-10)
4
+
5
+ - fix(ID): move Maulid Nabi Muhammad date [ccbb54d3](https://github.com/commenthol/date-holidays/commit/ccbb54d3016ca3ab78c368d8178062dfdc42e00c)
6
+
3
7
  ## [3.26.0](https://github.com/commenthol/date-holidays/compare/3.25.2...3.26.0) (2025-09-10)
4
8
 
5
9
  - docs: add license attribution [cec9f31c](https://github.com/commenthol/date-holidays/commit/cec9f31ce9bc2c075248360093ffce0fefee99ce)
@@ -39,6 +39,10 @@ holidays:
39
39
  _name: 1 Muharram
40
40
  12 Rabi al-awwal:
41
41
  _name: 12 Rabi al-awwal
42
+ disable:
43
+ - "2025-09-04"
44
+ enable:
45
+ - "2025-09-05"
42
46
  27 Rajab:
43
47
  _name: 27 Rajab
44
48
  1 Shawwal:
@@ -13040,7 +13040,13 @@
13040
13040
  "_name": "1 Muharram"
13041
13041
  },
13042
13042
  "12 Rabi al-awwal": {
13043
- "_name": "12 Rabi al-awwal"
13043
+ "_name": "12 Rabi al-awwal",
13044
+ "disable": [
13045
+ "2025-09-04"
13046
+ ],
13047
+ "enable": [
13048
+ "2025-09-05"
13049
+ ]
13044
13050
  },
13045
13051
  "27 Rajab": {
13046
13052
  "_name": "27 Rajab"