Release v5.0.0
- Breaking: Releases can only be created from the default branch (usually
mainormaster) now. To configure this behavior, use thebranchPatternoption, e.g.--branchPattern release/*to allow releases from branches starting withrelease/.