date-holidays 3.14.1 → 3.14.2

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,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.14.2](https://github.com/commenthol/date-holidays/compare/3.14.1...3.14.2) (2022-01-12)
4
+
5
+ - fix(IL): join Mimouna with 7th day of Pesach [e85534c9](https://github.com/commenthol/date-holidays/commit/e85534c9d32182b05aa75af46b85870862d49fce)
6
+ - fix(IL): fix Mimouna date and add alternative names [17044cae](https://github.com/commenthol/date-holidays/commit/17044cae9444c54ab00e1e5acdea5259953e5751)
7
+ - chore(github-actions): enable push on master branch [302b2180](https://github.com/commenthol/date-holidays/commit/302b2180e9163a9e8d7c719dc5ccaa6d819c7c66)
8
+ - chore: use github actions [0b31c777](https://github.com/commenthol/date-holidays/commit/0b31c777248a03b04f10546ce141a01d89e170ce)
9
+
3
10
  ## [3.14.1](https://github.com/commenthol/date-holidays/compare/3.14.0...3.14.1) (2022-01-11)
4
11
 
5
12
  - fix(SE): mark optional [889f0b9d](https://github.com/commenthol/date-holidays/commit/889f0b9d27ef2e417f51b750e4061b829032e2c7)
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  > world-wide holidays in gregorian calender
4
4
 
5
5
  [![NPM version](https://badge.fury.io/js/date-holidays.svg)](https://www.npmjs.com/package/date-holidays/)
6
- [![Build Status](https://api.travis-ci.com/commenthol/date-holidays.svg?branch=master)](https://app.travis-ci.com/commenthol/date-holidays)
6
+ [![Build Status](https://github.com/commenthol/date-holidays/workflows/CI/badge.svg?branch=master&event=push)](https://github.com/commenthol/date-holidays/actions/workflows/ci.yml?query=branch%3Amaster)
7
7
 
8
8
  This module provides dates of holidays for various countries, states and regions
9
9
  by type while considering the applicable timezone.
@@ -93,7 +93,7 @@ holidays:
93
93
  note: Official holiday, business as usual
94
94
  15 Nisan:
95
95
  name:
96
- en: Passover
96
+ en: Passover (Pesach)
97
97
  he: פסח
98
98
  16 Nisan P5D:
99
99
  name:
@@ -103,14 +103,8 @@ holidays:
103
103
  note: School holiday, collective paid leave in many businesses and government offices
104
104
  21 Nisan:
105
105
  name:
106
- en: Seventh day of Passover
107
- he: שביעי של פסח
108
- 22 Nisan:
109
- name:
110
- en: Mimouna
111
- he: מימונה
112
- type: observance
113
- note: Unpaid leave upon request
106
+ en: Mimouna, Seventh day of Passover
107
+ he: מימונה, שביעי של פסח
114
108
  27 Nisan if Friday then previous Thursday if Sunday then next Monday:
115
109
  name:
116
110
  en: Holocaust Remembrance Day (Yom HaShoah)
@@ -145,13 +139,13 @@ holidays:
145
139
  type: school
146
140
  28 Iyyar:
147
141
  name:
148
- en: Jerusalem Day
142
+ en: Jerusalem Day (Yom Yerushalayim)
149
143
  he: יום ירושלים
150
144
  type: observance
151
145
  note: Optional paid leave
152
146
  6 Sivan:
153
147
  name:
154
- en: Shavuot
148
+ en: Shavuot (Feast of Weeks)
155
149
  he: שבועות
156
150
  17 Tamuz if Saturday then next Sunday:
157
151
  name:
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2022-01-11",
2
+ "version": "2022-01-12",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -11753,7 +11753,7 @@
11753
11753
  },
11754
11754
  "15 Nisan": {
11755
11755
  "name": {
11756
- "en": "Passover",
11756
+ "en": "Passover (Pesach)",
11757
11757
  "he": "פסח"
11758
11758
  }
11759
11759
  },
@@ -11767,18 +11767,10 @@
11767
11767
  },
11768
11768
  "21 Nisan": {
11769
11769
  "name": {
11770
- "en": "Seventh day of Passover",
11771
- "he": "שביעי של פסח"
11770
+ "en": "Mimouna, Seventh day of Passover",
11771
+ "he": "מימונה, שביעי של פסח"
11772
11772
  }
11773
11773
  },
11774
- "22 Nisan": {
11775
- "name": {
11776
- "en": "Mimouna",
11777
- "he": "מימונה"
11778
- },
11779
- "type": "observance",
11780
- "note": "Unpaid leave upon request"
11781
- },
11782
11774
  "27 Nisan if Friday then previous Thursday if Sunday then next Monday": {
11783
11775
  "name": {
11784
11776
  "en": "Holocaust Remembrance Day (Yom HaShoah)",
@@ -11825,7 +11817,7 @@
11825
11817
  },
11826
11818
  "28 Iyyar": {
11827
11819
  "name": {
11828
- "en": "Jerusalem Day",
11820
+ "en": "Jerusalem Day (Yom Yerushalayim)",
11829
11821
  "he": "יום ירושלים"
11830
11822
  },
11831
11823
  "type": "observance",
@@ -11833,7 +11825,7 @@
11833
11825
  },
11834
11826
  "6 Sivan": {
11835
11827
  "name": {
11836
- "en": "Shavuot",
11828
+ "en": "Shavuot (Feast of Weeks)",
11837
11829
  "he": "שבועות"
11838
11830
  }
11839
11831
  },