Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ci): Update release script (#545)
Now that we are using a merge queue, we can't just look for merge commits since GitHub's merge queue will make a linear history with squash merging. Also we need to tell git log that our regexp is a PCRE regular expression.
- Loading branch information