Skip to content

Latest commit

 

History

History
52 lines (24 loc) · 2.35 KB

CHANGELOG.md

File metadata and controls

52 lines (24 loc) · 2.35 KB

Changelog

3.0.0 (2023-08-10)

⚠ BREAKING CHANGES

  • upgrade to Node 14 (#169)

Miscellaneous Chores

2.1.1 (2022-08-23)

Bug Fixes

2.1.0 (2022-06-20)

Features

  • Relax expectations around redirect URL and port to better support installed app client IDs and use ephemeral ports when possible (#141) (5948e33)

2.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#142)

Build System

1.0.1 (2021-02-09)

Bug Fixes

  • deps: update dependency google-auth-library to v7 (#55) (fbb6106)

1.0.0 (2020-06-11)

Features