Skip to content

Releases: i7N3/google-oauth-gsi

v4.0.0

18 Nov 06:45
Compare
Choose a tag to compare

4.0.0 (2023-11-18)

Features

  • make use_fedcm_for_prompt optional (52a37bd)

BREAKING CHANGES

  • Make use_fedcm_for_prompt optional

v3.0.0

17 Nov 21:03
Compare
Choose a tag to compare

3.0.0 (2023-11-17)

Features

  • main.ts: migrate to FedCM (87b9755)

BREAKING CHANGES

  • main.ts: Add use_fedcm_for_prompt as default true.

v2.0.0

28 Jul 17:28
Compare
Choose a tag to compare

2.0.0 (2023-07-28)

Bug Fixes

  • src/types/index.ts: make GsiButtonConfiguration width number instead of string (8285356)

BREAKING CHANGES

  • src/types/index.ts: Update width of GsiButtonConfiguration

#4

v1.3.3

09 Jan 20:34
Compare
Choose a tag to compare

1.3.3 (2023-01-09)

Bug Fixes

  • main.ts: remove unload listener (a40de32)

v1.3.2

28 Dec 19:27
Compare
Choose a tag to compare

1.3.2 (2022-12-28)

Bug Fixes

  • package.json: add license and keywords (41ed95b)

v1.3.1

28 Dec 18:57
Compare
Choose a tag to compare

1.3.1 (2022-12-28)

Bug Fixes

  • publish.yml: update pipeline - build before publish to npm (7ec254c)

v1.3.0

28 Dec 18:36
Compare
Choose a tag to compare

1.3.0 (2022-12-28)

Features

  • package: update package name (4f9036d)

v1.0.0

28 Dec 17:31
Compare
Choose a tag to compare

1.0.0 (2022-12-28)

Features

  • ci: add semantic-release (ab4977f)