Skip to content

v1.0.6

Compare
Choose a tag to compare
@lovek323 lovek323 released this 30 Aug 06:58
· 10 commits to main since this release

fix: issue with blank line check

Fixed an issue with checking the blank line at the end of the PR
description, was causing PRs like this one to fail:
finderau/site#5057

Added a test that will ensure we don't have a regression

Relates to SRE-225