Skip to content

Latest commit

History

History
33 lines (15 loc) 路 1.46 KB

CHANGELOG.md

File metadata and controls

33 lines (15 loc) 路 1.46 KB

Changelog

1.2.0 (2023-11-26)

Features

  • export utilities to fetch calendar events and details (444f447)

Bug Fixes

  • always return a calendarId on subscriptions.insert (48fb767)

1.1.1 (2023-11-23)

1.1.0 (2023-11-23)

Features

  • allow using event url in subscription function (8efc80b)

Changed

  • ci: update publish-package workflow to use npm instead of yarn (c02e29c)

1.0.0 (2023-11-15)

First stable version of Google Calendar Subscriptions, available on both npm and GitHub.

Refer to this README for more information.