Skip to content

Commit

Permalink
Merge pull request #1719 from reviewdog/bump-v-0.17.4
Browse files Browse the repository at this point in the history
Bump up version to v0.17.4
  • Loading branch information
haya14busa committed Apr 19, 2024
2 parents f5a2dce + d109608 commit 8e405ab
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ...

### :bug: Fixes
- [#1714](https://github.com/reviewdog/reviewdog/pull/1714) Use GitHub API to get a merge base commit and add `git fetch` command to get merge base and head commits
- ...

### :rotating_light: Breaking changes
- ...

## [v0.17.4] - 2024-04-19

### :bug: Fixes
- [#1714](https://github.com/reviewdog/reviewdog/pull/1714) Use GitHub API to get a merge base commit and add `git fetch` command to get merge base and head commits

## [v0.17.3] - 2024-04-14

### :bug: Fixes
Expand Down Expand Up @@ -189,7 +194,7 @@ $ cd subdir/ && reviewdog -filter-mode=file -fail-on-error -reporter=github-pr-r

See https://github.com/reviewdog/reviewdog/releases for older release note.

[Unreleased]: https://github.com/reviewdog/reviewdog/compare/v0.17.1...HEAD
[Unreleased]: https://github.com/reviewdog/reviewdog/compare/v0.17.4...HEAD
[v0.10.0]: https://github.com/reviewdog/reviewdog/compare/v0.9.17...v0.10.0
[v0.10.1]: https://github.com/reviewdog/reviewdog/compare/v0.10.0...v0.10.1
[v0.10.2]: https://github.com/reviewdog/reviewdog/compare/v0.10.1...v0.10.2
Expand All @@ -206,4 +211,5 @@ See https://github.com/reviewdog/reviewdog/releases for older release note.
[v0.17.1]: https://github.com/reviewdog/reviewdog/compare/v0.17.0...v0.17.1
[v0.17.2]: https://github.com/reviewdog/reviewdog/compare/v0.17.1...v0.17.2
[v0.17.3]: https://github.com/reviewdog/reviewdog/compare/v0.17.2...v0.17.3
[v0.17.4]: https://github.com/reviewdog/reviewdog/compare/v0.17.3...v0.17.4
[@haya14busa]: https://github.com/haya14busa

0 comments on commit 8e405ab

Please sign in to comment.