We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432ce8c commit 5ed2c89Copy full SHA for 5ed2c89
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.37.19](https://github.com/SocialGouv/revu/compare/v1.37.18...v1.37.19) (2026-01-27)
2
+
3
4
+### Bug Fixes
5
6
+* redundant suggestion ([#271](https://github.com/SocialGouv/revu/issues/271)) ([432ce8c](https://github.com/SocialGouv/revu/commit/432ce8c3aba908c12ee55f74b5ac75cd0ddbd359))
7
8
## [1.37.18](https://github.com/SocialGouv/revu/compare/v1.37.17...v1.37.18) (2025-12-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "revu",
- "version": "1.37.18",
+ "version": "1.37.19",
"description": "Automated PR reviews using Claude Sonnet API",
"private": true,
"type": "module",
0 commit comments