Releases: yoavf/auto-pr-screenshots-action
Releases · yoavf/auto-pr-screenshots-action
v1.4.0-beta
08 Oct 16:29
Compare
Sorry, something went wrong.
No results found
Features
correctly display errored screenshots (fe01899 )
correctly display screenshot errors (ed02266 )
Bug Fixes
always use self bundled playwright so it doesn't conflict with caller repo version (a8c150c )
use fixed playwright version to prevent conflicts (ab94737 )
v1.3.1-beta
24 Aug 13:00
Compare
Sorry, something went wrong.
No results found
Bug Fixes
use latest version to get around version conflicts with npx (45fb404 )
v1.3.0-beta
19 Aug 08:27
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
invalid yaml file for release-please workflow (bed9ef2 )
invalid yaml file for workflow (0cf0c26 )
v1.2.0-beta
16 Aug 09:23
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix screenshot url so that it also work on private repos by @yoavf in #21
v1.1.0-beta
03 Aug 15:51
Compare
Sorry, something went wrong.
No results found
Improved the layout of the comment posted by the action
v1.0.3-beta
03 Aug 05:16
Compare
Sorry, something went wrong.
No results found
Fix config file being ignored when URL input is also provided #7
v1.0.2-beta
02 Aug 13:52
Compare
Sorry, something went wrong.
No results found
Merge pull request #5 from yoavf/feat/optional-attribution
Update configuration and make attribution opt-in
v1.0.1-beta
02 Aug 13:02
Compare
Sorry, something went wrong.
No results found
Fix links to this repo in the documentation.