date-holidays 3.16.7 → 3.16.8

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.16.8](https://github.com/commenthol/date-holidays/compare/3.16.7...3.16.8) (2022-10-22)
4
+
5
+ - Update Ireland to show the correct October holiday [37591e5b](https://github.com/commenthol/date-holidays/commit/37591e5bf579157eb03329cae2f34d78648341f8)
6
+
3
7
  ## [3.16.7](https://github.com/commenthol/date-holidays/compare/3.16.6...3.16.7) (2022-09-15)
4
8
 
5
9
  - chore: npmrc strict-version and ignore-scripts set [e14212ef](https://github.com/commenthol/date-holidays/commit/e14212efdc74b2ea8a9e31d81fce32c1bcdf1e50)
@@ -43,7 +43,7 @@ holidays:
43
43
  1st monday in August:
44
44
  name:
45
45
  en: First Monday in August
46
- 1st monday before 10-31:
46
+ 1st Monday before 11-01:
47
47
  name:
48
48
  en: October Bank Holiday
49
49
  type: bank
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2022-09-15",
2
+ "version": "2022-10-22",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -11918,7 +11918,7 @@
11918
11918
  "en": "First Monday in August"
11919
11919
  }
11920
11920
  },
11921
- "1st monday before 10-31": {
11921
+ "1st Monday before 11-01": {
11922
11922
  "name": {
11923
11923
  "en": "October Bank Holiday",
11924
11924
  "type": "bank"