Skip to content

Releases: eviden-actions/get-playwright-version

v1.2.2

11 Feb 09:26
Compare
Choose a tag to compare

1.2.2 (2025-02-11)

Bug Fixes

  • returning vundefined when playwright not found (#26) (6098a73)

v1.2.1

10 Feb 10:46
Compare
Choose a tag to compare

1.2.1 (2025-02-10)

Bug Fixes

  • check for either playwright or @playwright/test version (#23) (025620a)

v1.2.0

21 Nov 11:31
Compare
Choose a tag to compare

1.2.0 (2024-11-21)

Features

  • add optional output level when no playwright version is found (#13) (821f2d8)

v1.1.1

20 Sep 09:07
Compare
Choose a tag to compare

1.1.1 (2024-09-20)

Bug Fixes

v1.1.0

20 Sep 08:40
Compare
Choose a tag to compare

1.1.0 (2024-09-20)

Features

  • add support for yarn and pnpm (ec5e5ca)

Bug Fixes

  • build script to include @actions/core (fb313bc)
  • remove dist folder from .gitignore (107e44a)
  • update path to lockfile (24e0ffb)

v1.0.0

19 Sep 13:09
Compare
Choose a tag to compare

1.0.0 (2024-09-19)

Features

Bug Fixes

  • add missing @actions/core dependency (bc2c7f5)