Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow empty commits for the release (bytecodealliance#4927)
The release process failed last night due to me filling out the dates in the release notes early (rather than leaving "Unreleased") which mean there were no changes for each commit. Switch to passing `--allow-empty` when making a commit to prevent this.
- Loading branch information