UNPKG

calendar-link

Version:

📅 Calendar link generator for popular services, like Google, Outlook, and Yahoo.

344 lines (210 loc) 27.8 kB
## v2.10.0 (2025-05-20) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.10.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.9.0...v2.10.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.10.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.10.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.10.0.tar.gz)) ### ✨ New features - [`a9581ed`](https://github.com/AnandChowdhary/calendar-link/commit/a9581ed) Add support for ICS file's UID field ## v2.9.0 (2025-05-19) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.9.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.8.0...v2.9.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.9.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.9.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.9.0.tar.gz)) ### ✨ New features - [`dfd7975`](https://github.com/AnandChowdhary/calendar-link/commit/dfd7975) Set ics PRODID correctly (#621) (Issues: [`#621`](https://github.com/AnandChowdhary/calendar-link/issues/621)) ### 🐛 Bug fixes - [`194118a`](https://github.com/AnandChowdhary/calendar-link/commit/194118a) Events without end should not necessarily end "now" (#622) (Issues: [`#622`](https://github.com/AnandChowdhary/calendar-link/issues/622)) ### ⬆️ Dependency updates - [`dd4bc49`](https://github.com/AnandChowdhary/calendar-link/commit/dd4bc49) Upgrade dependencies and workflows for improved CI performance ## v2.8.0 (2024-12-23) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.8.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.7.0...v2.8.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.8.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.8.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.8.0.tar.gz)) ### ✨ New features - [`581db9f`](https://github.com/AnandChowdhary/calendar-link/commit/581db9f) Add status X-MICROSOFT for allDay support ## v2.7.0 (2024-07-31) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.7.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.6.1...v2.7.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.7.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.7.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.7.0.tar.gz)) ### ✨ New features - [`003905a`](https://github.com/AnandChowdhary/calendar-link/commit/003905a) Add Microsoft Teams Calendar Event Generation Feature (#604) (Issues: [`#604`](https://github.com/AnandChowdhary/calendar-link/issues/604)) ## v2.6.1 (2024-07-31) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.6.1) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.6.0...v2.6.1) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.6.1) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.6.1.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.6.1.tar.gz)) ### 🐛 Bug fixes - [`6da873c`](https://github.com/AnandChowdhary/calendar-link/commit/6da873c) Fix Snapshot Tests for ICS Links (#600) (Issues: [`#600`](https://github.com/AnandChowdhary/calendar-link/issues/600)) ## v2.6.0 (2023-09-29) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.6.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.5.1...v2.6.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.6.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.6.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.6.0.tar.gz)) ### ✨ New features - [`2d2067f`](https://github.com/AnandChowdhary/calendar-link/commit/2d2067f) Trigger release manually ## v2.5.1 (2023-07-19) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.5.1) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.5.0...v2.5.1) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.5.1) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.5.1.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.5.1.tar.gz)) ### 🐛 Bug fixes - [`e4a2eaa`](https://github.com/AnandChowdhary/calendar-link/commit/e4a2eaa) Fix ICS file generation with CLRF and absent fields (#553) (Issues: [`#553`](https://github.com/AnandChowdhary/calendar-link/issues/553)) ## v2.5.0 (2023-07-12) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.5.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.4.0...v2.5.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.5.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.5.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.5.0.tar.gz)) ### ✨ New features - [`4828504`](https://github.com/AnandChowdhary/calendar-link/commit/4828504) Use ubuntu-latest for CI - [`0ac72d5`](https://github.com/AnandChowdhary/calendar-link/commit/0ac72d5) Release new version ## v2.4.0 (2022-10-21) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.4.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.3.1...v2.4.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.4.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.4.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.4.0.tar.gz)) ### ✨ New features - [`9b3efb4`](https://github.com/AnandChowdhary/calendar-link/commit/9b3efb4) Add support for local time in Outlook and Office365 ### ⬆️ Dependency updates - [`4d551e8`](https://github.com/AnandChowdhary/calendar-link/commit/4d551e8) Bump parse-path from 4.0.2 to 7.0.0 (#488) (Issues: [`#488`](https://github.com/AnandChowdhary/calendar-link/issues/488))- [`dc0df9e`](https://github.com/AnandChowdhary/calendar-link/commit/dc0df9e) Bump actions/setup-node from 2.1.5 to 3.5.1 (#486) (Issues: [`#486`](https://github.com/AnandChowdhary/calendar-link/issues/486))- [`da3fa08`](https://github.com/AnandChowdhary/calendar-link/commit/da3fa08) Bump actions/checkout from 2.3.4 to 3.1.0 (#485) (Issues: [`#485`](https://github.com/AnandChowdhary/calendar-link/issues/485))- [`6756c4b`](https://github.com/AnandChowdhary/calendar-link/commit/6756c4b) Bump typescript from 4.2.3 to 4.8.4 (#481) (Issues: [`#481`](https://github.com/AnandChowdhary/calendar-link/issues/481))- [`c184373`](https://github.com/AnandChowdhary/calendar-link/commit/c184373) Bump actions/stale from 3 to 6 (#478) (Issues: [`#478`](https://github.com/AnandChowdhary/calendar-link/issues/478))- [`7ea8657`](https://github.com/AnandChowdhary/calendar-link/commit/7ea8657) Bump ansi-regex, ansi-regex and ansi-regex (#490) (Issues: [`#490`](https://github.com/AnandChowdhary/calendar-link/issues/490))- [`5755074`](https://github.com/AnandChowdhary/calendar-link/commit/5755074) Bump actions/cache from 2 to 3.0.11 (#493) (Issues: [`#493`](https://github.com/AnandChowdhary/calendar-link/issues/493)) ## v2.3.1 (2022-10-20) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.3.1) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.3.0...v2.3.1) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.3.1) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.3.1.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.3.1.tar.gz)) ### 🐛 Bug fixes - [`339e6e4`](https://github.com/AnandChowdhary/calendar-link/commit/339e6e4) missing RRULE prefix for google (#489) (Issues: [`#489`](https://github.com/AnandChowdhary/calendar-link/issues/489)) ## v2.3.0 (2022-10-19) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.3.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.2.0...v2.3.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.3.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.3.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.3.0.tar.gz)) ### ✨ New features - [`2ce44b7`](https://github.com/AnandChowdhary/calendar-link/commit/2ce44b7) Recurring events ## v2.2.0 (2022-05-16) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.2.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.1.1...v2.2.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.2.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.2.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.2.0.tar.gz)) ### ✨ New features - [`87f3aa7`](https://github.com/AnandChowdhary/calendar-link/commit/87f3aa7) Trigger new release ## v2.1.1 (2021-04-16) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.1.1) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.1.0...v2.1.1) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.1.1) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.1.1.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.1.1.tar.gz)) ### 🐛 Bug fixes - [`7ff87dc`](https://github.com/AnandChowdhary/calendar-link/commit/7ff87dc) Add docs for units (fixed #286) (Issues: [`#286`](https://github.com/AnandChowdhary/calendar-link/issues/286)) ## v2.1.0 (2021-04-15) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.1.0) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.16...v2.1.0) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.1.0) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.1.0.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.1.0.tar.gz)) ### ✨ New features - [`376ae97`](https://github.com/AnandChowdhary/calendar-link/commit/376ae97) Deploy new UMD/ES modules ## v2.0.16 (2021-03-08) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.16) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.15...v2.0.16) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.16) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.16.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.16.tar.gz)) ### ⬆️ Dependency updates - [`c1741d1`](https://github.com/AnandChowdhary/calendar-link/commit/c1741d1) Bump query-string from 6.14.0 to 6.14.1 - [`7cb3493`](https://github.com/AnandChowdhary/calendar-link/commit/7cb3493) Bump semantic-release from 17.4.0 to 17.4.1 - [`22a79d2`](https://github.com/AnandChowdhary/calendar-link/commit/22a79d2) Bump typescript from 4.2.2 to 4.2.3 - [`a6bfe2a`](https://github.com/AnandChowdhary/calendar-link/commit/a6bfe2a) Bump ts-jest from 26.5.2 to 26.5.3 ## v2.0.15 (2021-03-01) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.15) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.14...v2.0.15) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.15) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.15.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.15.tar.gz)) ### ⬆️ Dependency updates - [`4dc96f3`](https://github.com/AnandChowdhary/calendar-link/commit/4dc96f3) Bump actions/setup-node from v2.1.4 to v2.1.5 - [`74e463b`](https://github.com/AnandChowdhary/calendar-link/commit/74e463b) Bump typescript from 4.1.5 to 4.2.2 - [`cd9e252`](https://github.com/AnandChowdhary/calendar-link/commit/cd9e252) Bump ts-jest from 26.5.1 to 26.5.2 - [`e1fc524`](https://github.com/AnandChowdhary/calendar-link/commit/e1fc524) Bump semantic-release from 17.3.9 to 17.4.0 ## v2.0.14 (2021-02-22) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.14) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.13...v2.0.14) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.14) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.14.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.14.tar.gz)) ### ⬆️ Dependency updates - [`bffd4aa`](https://github.com/AnandChowdhary/calendar-link/commit/bffd4aa) Bump semantic-release from 17.3.8 to 17.3.9 - [`654d5eb`](https://github.com/AnandChowdhary/calendar-link/commit/654d5eb) Bump vsoch/pull-request-action from 1.0.13 to 1.0.14 - [`3f28822`](https://github.com/AnandChowdhary/calendar-link/commit/3f28822) Bump pascalgn/automerge-action from v0.13.0 to v0.13.1 - [`dbd5da9`](https://github.com/AnandChowdhary/calendar-link/commit/dbd5da9) Bump vsoch/pull-request-action from 1.0.14 to 1.0.15 ## v2.0.13 (2021-02-15) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.13) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.12...v2.0.13) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.13) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.13.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.13.tar.gz)) ### ⬆️ Dependency updates - [`e78919b`](https://github.com/AnandChowdhary/calendar-link/commit/e78919b) Bump semantic-release from 17.3.7 to 17.3.8 - [`e3f8340`](https://github.com/AnandChowdhary/calendar-link/commit/e3f8340) Bump ts-jest from 26.5.0 to 26.5.1 - [`8eaf178`](https://github.com/AnandChowdhary/calendar-link/commit/8eaf178) Bump typescript from 4.1.3 to 4.1.4 - [`d00ae83`](https://github.com/AnandChowdhary/calendar-link/commit/d00ae83) Bump query-string from 6.13.8 to 6.14.0 - [`e86754a`](https://github.com/AnandChowdhary/calendar-link/commit/e86754a) Bump typescript from 4.1.4 to 4.1.5 ## v2.0.12 (2021-02-08) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.12) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.11...v2.0.12) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.12) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.12.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.12.tar.gz)) ### ⬆️ Dependency updates - [`e0e9942`](https://github.com/AnandChowdhary/calendar-link/commit/e0e9942) Bump ts-jest from 26.4.4 to 26.5.0 ## v2.0.11 (2021-02-01) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.11) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.10...v2.0.11) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.11) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.11.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.11.tar.gz)) ### ⬆️ Dependency updates - [`7d1d848`](https://github.com/AnandChowdhary/calendar-link/commit/7d1d848) Bump dayjs from 1.10.3 to 1.10.4 - [`20c87ca`](https://github.com/AnandChowdhary/calendar-link/commit/20c87ca) Bump semantic-release from 17.3.6 to 17.3.7 ## v2.0.10 (2021-01-25) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.10) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.9...v2.0.10) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.10) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.10.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.10.tar.gz)) ### ⬆️ Dependency updates - [`98bd892`](https://github.com/AnandChowdhary/calendar-link/commit/98bd892) Bump semantic-release from 17.3.2 to 17.3.3 - [`927646c`](https://github.com/AnandChowdhary/calendar-link/commit/927646c) Bump @semantic-release/npm from 7.0.9 to 7.0.10 - [`57d7bc3`](https://github.com/AnandChowdhary/calendar-link/commit/57d7bc3) Bump semantic-release from 17.3.3 to 17.3.4 - [`08299b8`](https://github.com/AnandChowdhary/calendar-link/commit/08299b8) Bump semantic-release from 17.3.4 to 17.3.6 ## v2.0.9 (2021-01-18) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.9) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.8...v2.0.9) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.9) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.9.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.9.tar.gz)) ### ⬆️ Dependency updates - [`f4a33a7`](https://github.com/AnandChowdhary/calendar-link/commit/f4a33a7) Bump dayjs from 1.10.2 to 1.10.3 - [`c593b68`](https://github.com/AnandChowdhary/calendar-link/commit/c593b68) Bump semantic-release from 17.3.1 to 17.3.2 ## v2.0.8 (2021-01-11) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.8) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.7...v2.0.8) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.8) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.8.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.8.tar.gz)) ### ⬆️ Dependency updates - [`70dccdb`](https://github.com/AnandChowdhary/calendar-link/commit/70dccdb) Bump dayjs from 1.9.8 to 1.10.1 - [`cefc6f3`](https://github.com/AnandChowdhary/calendar-link/commit/cefc6f3) Bump dayjs from 1.10.1 to 1.10.2 - [`b38bb28`](https://github.com/AnandChowdhary/calendar-link/commit/b38bb28) Bump @types/jest from 26.0.19 to 26.0.20 ## v2.0.7 (2021-01-04) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.7) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.6...v2.0.7) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.7) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.7.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.7.tar.gz)) ### ⬆️ Dependency updates - [`9ea5f1f`](https://github.com/AnandChowdhary/calendar-link/commit/9ea5f1f) Bump dayjs from 1.9.7 to 1.9.8 - [`57deca6`](https://github.com/AnandChowdhary/calendar-link/commit/57deca6) Bump semantic-release from 17.3.0 to 17.3.1 - [`d309356`](https://github.com/AnandChowdhary/calendar-link/commit/d309356) Bump query-string from 6.13.7 to 6.13.8 ## v2.0.6 (2020-12-28) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.6) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.5...v2.0.6) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.6) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.6.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.6.tar.gz)) ### ⬆️ Dependency updates - [`96a46eb`](https://github.com/AnandChowdhary/calendar-link/commit/96a46eb) Bump vsoch/pull-request-action from 1.0.12 to 1.0.13 - [`afabdce`](https://github.com/AnandChowdhary/calendar-link/commit/afabdce) Bump pascalgn/automerge-action from v0.12.0 to v0.13.0 ## v2.0.5 (2020-12-21) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.5) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.4...v2.0.5) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.5) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.5.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.5.tar.gz)) ### ⬆️ Dependency updates - [`03b581f`](https://github.com/AnandChowdhary/calendar-link/commit/03b581f) Bump typescript from 4.1.2 to 4.1.3 - [`5a098e5`](https://github.com/AnandChowdhary/calendar-link/commit/5a098e5) Bump actions/setup-node from v2.1.3 to v2.1.4 ## v2.0.4 (2020-12-14) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.4) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.3...v2.0.4) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.4) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.4.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.4.tar.gz)) ### ⬆️ Dependency updates - [`454f6d5`](https://github.com/AnandChowdhary/calendar-link/commit/454f6d5) Bump dayjs from 1.9.6 to 1.9.7 - [`d658954`](https://github.com/AnandChowdhary/calendar-link/commit/d658954) Bump @types/jest from 26.0.16 to 26.0.17 - [`e89c536`](https://github.com/AnandChowdhary/calendar-link/commit/e89c536) Bump @types/jest from 26.0.17 to 26.0.18 - [`d75c79b`](https://github.com/AnandChowdhary/calendar-link/commit/d75c79b) Bump @types/jest from 26.0.18 to 26.0.19 - [`3f5cb35`](https://github.com/AnandChowdhary/calendar-link/commit/3f5cb35) Bump actions/setup-node from v2.1.2 to v2.1.3 - [`ac8f283`](https://github.com/AnandChowdhary/calendar-link/commit/ac8f283) Bump ini from 1.3.5 to 1.3.7 ## v2.0.3 (2020-12-07) [📝 Release notes](https://github.com/AnandChowdhary/calendar-link/releases/tag/v2.0.3) · [💻 Compare](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.2...v2.0.3) · [🔖 Tag](https://github.com/AnandChowdhary/calendar-link/tree/v2.0.3) · 🗄️ Archive ([zip](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.3.zip) · [tar.gz](https://github.com/AnandChowdhary/calendar-link/archive/v2.0.3.tar.gz)) ### ⬆️ Dependency updates - [`5f507d8`](https://github.com/AnandChowdhary/calendar-link/commit/5f507d8) Bump @types/jest from 26.0.15 to 26.0.16 - [`db9f07d`](https://github.com/AnandChowdhary/calendar-link/commit/db9f07d) Bump @koj/config from 1.2.9 to 1.2.11 - [`2a1a283`](https://github.com/AnandChowdhary/calendar-link/commit/2a1a283) Bump @semantic-release/npm from 7.0.8 to 7.0.9 ## [v2.0.2](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.1...v2.0.2) (2020-11-30) ### ⬆️ Dependency updates - [`066b3dd`](https://github.com/AnandChowdhary/calendar-link/commit/066b3dd) Bump semantic-release from 17.2.4 to 17.3.0 ## [v2.0.1](https://github.com/AnandChowdhary/calendar-link/compare/v2.0.0...v2.0.1) (2020-11-23) ### ⬆️ Dependency updates - [`7666634`](https://github.com/AnandChowdhary/calendar-link/commit/7666634) Bump query-string from 6.13.5 to 6.13.6 - [`925ba7f`](https://github.com/AnandChowdhary/calendar-link/commit/925ba7f) Bump jest from 26.5.3 to 26.6.0 - [`a06c6ed`](https://github.com/AnandChowdhary/calendar-link/commit/a06c6ed) Bump @types/jest from 26.0.14 to 26.0.15 - [`f130e0d`](https://github.com/AnandChowdhary/calendar-link/commit/f130e0d) Bump vsoch/pull-request-action from 1.0.10 to 1.0.11 - [`fb33dd2`](https://github.com/AnandChowdhary/calendar-link/commit/fb33dd2) Bump jest from 26.6.0 to 26.6.1 - [`43a869a`](https://github.com/AnandChowdhary/calendar-link/commit/43a869a) Bump dayjs from 1.9.3 to 1.9.4 - [`d602964`](https://github.com/AnandChowdhary/calendar-link/commit/d602964) Bump ts-jest from 26.4.1 to 26.4.3 - [`4f4b551`](https://github.com/AnandChowdhary/calendar-link/commit/4f4b551) Bump typescript from 4.0.3 to 4.0.5 - [`38cdadf`](https://github.com/AnandChowdhary/calendar-link/commit/38cdadf) Bump @koj/config from 1.2.5 to 1.2.6 - [`e88438c`](https://github.com/AnandChowdhary/calendar-link/commit/e88438c) Bump @koj/config from 1.2.6 to 1.2.7 - [`b146cd7`](https://github.com/AnandChowdhary/calendar-link/commit/b146cd7) Bump semantic-release from 17.2.1 to 17.2.2 - [`156dbe1`](https://github.com/AnandChowdhary/calendar-link/commit/156dbe1) Bump jest from 26.6.1 to 26.6.2 - [`7b20e30`](https://github.com/AnandChowdhary/calendar-link/commit/7b20e30) Bump actions/checkout from v2.3.3 to v2.3.4 - [`9a4e975`](https://github.com/AnandChowdhary/calendar-link/commit/9a4e975) Bump @koj/config from 1.2.7 to 1.2.8 - [`912ecac`](https://github.com/AnandChowdhary/calendar-link/commit/912ecac) Bump jest from 26.6.2 to 26.6.3 - [`49cd32b`](https://github.com/AnandChowdhary/calendar-link/commit/49cd32b) Bump query-string from 6.13.6 to 6.13.7 - [`4dd597e`](https://github.com/AnandChowdhary/calendar-link/commit/4dd597e) Bump dayjs from 1.9.4 to 1.9.5 - [`ecb28b0`](https://github.com/AnandChowdhary/calendar-link/commit/ecb28b0) Bump ts-jest from 26.4.3 to 26.4.4 - [`88da0d7`](https://github.com/AnandChowdhary/calendar-link/commit/88da0d7) Bump dayjs from 1.9.5 to 1.9.6 - [`4490ea7`](https://github.com/AnandChowdhary/calendar-link/commit/4490ea7) Bump @semantic-release/github from 7.1.1 to 7.1.2 - [`d959618`](https://github.com/AnandChowdhary/calendar-link/commit/d959618) Bump semantic-release from 17.2.2 to 17.2.3 - [`47a61d2`](https://github.com/AnandChowdhary/calendar-link/commit/47a61d2) Bump @semantic-release/npm from 7.0.6 to 7.0.8 - [`fc6a455`](https://github.com/AnandChowdhary/calendar-link/commit/fc6a455) Bump @koj/config from 1.2.8 to 1.2.9 - [`b7ffeb5`](https://github.com/AnandChowdhary/calendar-link/commit/b7ffeb5) Bump @semantic-release/github from 7.1.2 to 7.2.0 - [`e0e599a`](https://github.com/AnandChowdhary/calendar-link/commit/e0e599a) Update koj-co/template - [`7a5e25c`](https://github.com/AnandChowdhary/calendar-link/commit/7a5e25c) Bump semantic-release from 17.2.3 to 17.2.4 - [`237d0a4`](https://github.com/AnandChowdhary/calendar-link/commit/237d0a4) Bump typescript from 4.0.5 to 4.1.2 # [v2.0.0](https://github.com/AnandChowdhary/calendar-link/compare/v1.0.0...v2.0.0) (2020-10-17) ## 💥 Breaking changes - [`008de9a`](https://github.com/AnandChowdhary/calendar-link/commit/008de9a) Trigger major release # v1.0.0 (2020-10-17) ## ✨ New features - [`5fb280f`](https://github.com/AnandChowdhary/calendar-link/commit/5fb280f) Add Google link generator - [`c1b3875`](https://github.com/AnandChowdhary/calendar-link/commit/c1b3875) Add Outlook and Yahoo! Calendar - [`d10afa6`](https://github.com/AnandChowdhary/calendar-link/commit/d10afa6) Add all day events & improve timezone handling - [`34e70d3`](https://github.com/AnandChowdhary/calendar-link/commit/34e70d3) Allow all day events spanning multiple days - [`6f820e1`](https://github.com/AnandChowdhary/calendar-link/commit/6f820e1) Trigger major release ## ♻️ Updates - [`793ac2e`](https://github.com/AnandChowdhary/calendar-link/commit/793ac2e) Use query-string instead of querystring ## 🐛 Bug fixes - [`f01579b`](https://github.com/AnandChowdhary/calendar-link/commit/f01579b) Use new Outlook URL