We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2483bb0 commit 99687ecCopy full SHA for 99687ec
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.34.2](https://github.com/SocialGouv/revu/compare/v1.34.1...v1.34.2) (2025-10-27)
2
+
3
4
+### Bug Fixes
5
6
+* **preprod:** pat ([2483bb0](https://github.com/SocialGouv/revu/commit/2483bb094dec3cdd670451e754e7f700fcbaf238))
7
8
## [1.34.1](https://github.com/SocialGouv/revu/compare/v1.34.0...v1.34.1) (2025-10-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "revu",
- "version": "1.34.1",
+ "version": "1.34.2",
"description": "Automated PR reviews using Claude Sonnet API",
"private": true,
"type": "module",
0 commit comments