Releases: nefrob/pr-description
Releases · nefrob/pr-description
v1.2.0
What's Changed
- 📝🧪 Regex flag tests and doc updates by @nefrob in #19
- Update nefrob/pr-description from v1.1.1 to v1.1.2 by @zeque98 in #20
- Added option to filter out a snippet of the replacement payload using the same regex. by @Aukevanoost in #21
New Contributors
- @zeque98 made their first contribution in #20
- @Aukevanoost made their first contribution in #21
Full Changelog: v1.1.2...v1.2.0
v1.1.2
v1.1.1
- Don't trim content whitespace
- Add support for noop PR body change when no regex matches are found (rather than the previous default of appending content to the end of the PR body)
- Bump dependencies
v1.1.0
- Support looking up pull request number on push events
- Bump dependencies
Initial Marketplace Release
Updates documentation and releases to the GitHub actions marketplace.
Full Changelog: v0.1.3...v1.0.0