Skip to content

Commit

Permalink
Merge pull request #1797 from reviewdog/bump-v-0.18.1
Browse files Browse the repository at this point in the history
Bump up version to v0.18.1
  • Loading branch information
haya14busa authored Jun 22, 2024
2 parents 3e844a6 + ebf2e89 commit 8ac7e7e
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion 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
- [#1792](https://github.com/reviewdog/reviewdog/pull/1792) Introduce `__reviewdog__` HTML comment metadata and fingerprint for identifying existing posted comments for `github-pr-review` reporter. This resolve duplicated comments issue with related location feature.
- ...

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

## [v0.18.1] - 2024-06-22

### :bug: Fixes
- [#1792](https://github.com/reviewdog/reviewdog/pull/1792) Introduce `__reviewdog__` HTML comment metadata and fingerprint for identifying existing posted comments for `github-pr-review` reporter. This resolve duplicated comments issue with related location feature.

## [v0.18.0] - 2024-06-17

### :sparkles: Release Note
Expand Down Expand Up @@ -231,4 +236,5 @@ See https://github.com/reviewdog/reviewdog/releases for older release note.
[v0.17.4]: https://github.com/reviewdog/reviewdog/compare/v0.17.3...v0.17.4
[v0.17.5]: https://github.com/reviewdog/reviewdog/compare/v0.17.4...v0.17.5
[v0.18.0]: https://github.com/reviewdog/reviewdog/compare/v0.17.5...v0.18.0
[v0.18.1]: https://github.com/reviewdog/reviewdog/compare/v0.18.0...v0.18.1
[@haya14busa]: https://github.com/haya14busa

0 comments on commit 8ac7e7e

Please sign in to comment.