Skip to content

Commit 5db2555

Browse files
committed
3.30.0
1 parent f2ec8be commit 5db2555

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [3.30.0](https://github.com/commenthol/date-holidays/compare/3.29.0...3.30.0) (2026-05-20)
4+
5+
- docs: update license attribution and README [43cbd5f9](https://github.com/commenthol/date-holidays/commit/43cbd5f94fbdc347343b9d3423a3b6a26bda7159)
6+
- chore: exclude pnpm-lock.yaml from yaml linting [44708cf6](https://github.com/commenthol/date-holidays/commit/44708cf62dff950cf235b7e7cf253303c7dfd1a0)
7+
- fix(DE): correct spelling of Mecklenburg-Vorpommern [a27b0c09](https://github.com/commenthol/date-holidays/commit/a27b0c09a341a262504d29265a5c5b131e587ac1)
8+
- feat(PK): add Pakistan public holidays [6728368c](https://github.com/commenthol/date-holidays/commit/6728368c39f278d967794bf6f84b91433616042c)
9+
- chore(AR): regenerate AR fixtures after holiday updates [69578d29](https://github.com/commenthol/date-holidays/commit/69578d295e12863aeaee0769d0bb447ec144466c)
10+
- fix(AR): include Friday in June 17 moving rule [0113669e](https://github.com/commenthol/date-holidays/commit/0113669e06514577a0afeee1cba83361aff1e232)
11+
- chore(AR): update top-level holiday sources [4ab7f5dd](https://github.com/commenthol/date-holidays/commit/4ab7f5dd010d68179de7dcbafa73748f00005a4c)
12+
- fix(AR): align Dec 8 holiday naming [101880b1](https://github.com/commenthol/date-holidays/commit/101880b10574f60dd5dc6e79354c1e33c00f7aaf)
13+
- fix(AR): split June 20 name by legal periods [ddf39f64](https://github.com/commenthol/date-holidays/commit/ddf39f64283b59c3c335214ca71e67de34b0680c)
14+
- fix(AR): use official Güemes holiday name [74e94e4a](https://github.com/commenthol/date-holidays/commit/74e94e4a6f43acf01cbf88ceaf54e46583076db3)
15+
- fix(AR): add 2026 tourism non-working days [f5731abf](https://github.com/commenthol/date-holidays/commit/f5731abfad4096b4482913426e82fa0743b99e48)
16+
- fix(AR): align May 25 holiday name with official source [22c35cb0](https://github.com/commenthol/date-holidays/commit/22c35cb080f544ed8e11592a8d57839edc8b7965)
17+
- chore: update actions/checkout and actions/setup-node to v6 [3df9f0d4](https://github.com/commenthol/date-holidays/commit/3df9f0d4c9b9f0aca6325962fe746b0891a55a86)
18+
- chore: add linting step to CI workflow [01d43967](https://github.com/commenthol/date-holidays/commit/01d439679d2f6585cf73149d05559ad179aa6949)
19+
- refactor: handle new linting issues after ESLint update [b3591d81](https://github.com/commenthol/date-holidays/commit/b3591d81c62a5e1667dde56e2d6bd9c40906980b)
20+
- chore: modernize ESLint setup [b5ff61e5](https://github.com/commenthol/date-holidays/commit/b5ff61e5b6d659972781c511dcf5de8ae268a904)
21+
- fix(IT): IT.21.TO region name [3689bf51](https://github.com/commenthol/date-holidays/commit/3689bf5109b2c3a0ace69d9132927f3553f2cf12)
22+
- docs(NF): Update README [59e3dc28](https://github.com/commenthol/date-holidays/commit/59e3dc284127ea33a26a3e7e070ead78f689fb2b)
23+
- feat(NF,#294): Add Norfolk Island [1e86866f](https://github.com/commenthol/date-holidays/commit/1e86866f072dc96e8c7825eb3447586d97c3363b)
24+
325
## [3.29.0](https://github.com/commenthol/date-holidays/compare/3.28.0...3.29.0) (2026-05-14)
426

527
- fix(BZ): change attribution to source [433a44e2](https://github.com/commenthol/date-holidays/commit/433a44e29eae4d7d968460acfba11433c37253c8)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "date-holidays",
3-
"version": "3.29.0",
3+
"version": "3.30.0",
44
"description": "worldwide holidays",
55
"keywords": [
66
"holidays",

0 commit comments

Comments
 (0)