Releases: parkerbxyz/suggest-changes
Releases · parkerbxyz/suggest-changes
v2.0.0
What's Changed
⚠ BREAKING CHANGES
- Changes the default pull request review action from
REQUEST_CHANGES
toCOMMENT
.
Features
- Add pull request review event input by @parkerbxyz in #51
Full Changelog: v1.0.8...v2.0.0
v1.0.8
What's Changed
Bug Fixes
- deps: bump parse-git-diff from 0.0.15 to 0.0.16 by @dependabot in #40
- generate diffs with one line of context by @parkerbxyz in #49
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
Bug Fixes
- do not create duplicate review comments by @parkerbxyz in #38
- single line comment logic by @parkerbxyz in #45
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
Bug Fixes
- only select diff lines by @valentindeaconu in #34
New Contributors
- @valentindeaconu made their first contribution in #34
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
Bug Fixes
- deps: bump @octokit/action from 6.1.0 to 7.0.0 by @dependabot in #30
- support diffs that change single line by @DaveHarrington in #31
New Contributors
- @DaveHarrington made their first contribution in #31
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Bug Fixes
- build: revert change from ncc to esbuild by @parkerbxyz in #26
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
Bug Fixes
- deps: bump @octokit/action from 6.0.7 to 6.1.0 by @dependabot in #21
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
Bug Fixes
- deps: bump undici from 5.28.3 to 5.28.4 by @dependabot in #16
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
Bug Fixes
- deps: bump @octokit/action from 6.0.6 to 6.0.7 by @dependabot in #11
- deps: bump parse-git-diff from 0.0.14 to 0.0.15 by @dependabot in #10
- deps: bump undici from 5.27.2 to 5.28.3 by @dependabot in #5
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Create initial version by @parkerbxyz in #1
Full Changelog: https://github.com/parkerbxyz/suggest-changes/commits/v1.0.0