date-holidays 3.23.9 → 3.23.10

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.23.10](https://github.com/commenthol/date-holidays/compare/3.23.9...3.23.11) (2024-03-14)
4
+
5
+ - fix(HU,#464): update the name of the public holiday on March 15 [3d594188](https://github.com/commenthol/date-holidays/commit/3d5941884867a4f000203efde80784dc295c7ec5)
6
+
3
7
  ## [3.23.9](https://github.com/commenthol/date-holidays/compare/3.23.8...3.23.9) (2024-02-29)
4
8
 
5
9
  - fix(SG): Vesak Day 2024 [8940db8f](https://github.com/commenthol/date-holidays/commit/8940db8fb9c2e3a4b23fc57258da1397244ed1cf)
@@ -28,7 +28,7 @@ holidays:
28
28
  type: observance
29
29
  03-15:
30
30
  name:
31
- hu: 1948-as forradalom
31
+ hu: 1848-as forradalom
32
32
  en: National Day
33
33
  type: public
34
34
  04-16:
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2024-02-29",
2
+ "version": "2024-03-14",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -11915,7 +11915,7 @@
11915
11915
  },
11916
11916
  "03-15": {
11917
11917
  "name": {
11918
- "hu": "1948-as forradalom",
11918
+ "hu": "1848-as forradalom",
11919
11919
  "en": "National Day"
11920
11920
  },
11921
11921
  "type": "public"