Skip to content

v0.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 12:18
· 454 commits to main since this release
v0.9.3
595808f

Fixed

  • Fix a missing check for GITLAB_CI environment variable.
    • The previews feature can only be used in Github Actions and Gitlab CI/CD and a check for the latter was missing.
  • Fix the synchronization of the GitLab Merge Request commit SHA and pushed_at.