Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:00
· 52 commits to main since this release

Changelog

Bug fixes

  • c4acec1: fix(cli): print the bare Chrome-not-found message, not the wrapped chain ( <>)
  • d7c97bc: fix(lint): lowercase ErrChromeNotFound string (staticcheck ST1005) ( <>)
  • 2de8357: fix: persist auth cookies and graceful Chrome shutdown to fix headless login loss ( <>)

Documentation

  • d8dc8c5: docs: add LICENSE (MIT), CONTRIBUTING, SECURITY, and Dependabot ( <>)

Other

  • b798a94: chore(precommit): sync gosec excludes with .golangci.yml and CI ( <>)