Releases: amannn/action-semantic-pull-request
Releases · amannn/action-semantic-pull-request
v3.2.6
3.2.6 (2021-01-25)
Bug Fixes
v3.2.5
3.2.5 (2021-01-25)
Bug Fixes
- Remove previous build artifacts before building. This addresses an issue where the latest published version didn't include the latest changes. (#81) (3279b09)
v3.2.4
3.2.4 (2021-01-25)
Bug Fixes
v3.2.3
3.2.3 (2021-01-19)
Bug Fixes
- Allow validation to pass when
subjectPatternError
is provided (#79) (19bf182)
v3.2.2
3.2.2 (2021-01-19)
Bug Fixes
- Compile action to single file (a7bde01)
v3.2.1
3.2.1 (2021-01-19)
Bug Fixes
- Move configuration docs to a separate section (dd78147)
v3.2.0
3.2.0 (2021-01-18)
Features
- Add
subjectPatternError
option to allow users to override the default error when subjectPattern
doesn't match (#76) (e617d81)
v3.1.0
3.1.0 (2021-01-11)
Features
v3.0.0
3.0.0 (2021-01-08)
⚠ BREAKING CHANGES
- If you use the WIP feature, you have to manually opt-in now using the
wip
flag. (#73)
Features
- Add opt-in for WIP. This reduces the common case to a single check. (#73) (fb077fa)
v2.2.0
2.2.0 (2020-12-21)
Features