Skip to content

Latest commit

History

History
13 lines (7 loc) 路 284 Bytes

File metadata and controls

13 lines (7 loc) 路 284 Bytes

Change Log

1.1.0 (2024-12-18)

  • BREAKING CHANGES: To import an entire method, you must now use import * as GtagGA from 'gtag-ga' instead of import GtagGA from 'gtag-ga'.

1.0.3 (2023-03-12)

  • fix: Fix main entry path

1.0.0 ~ 1.0.2 (2023-02-19)

  • First release