We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a4eba commit 99d26d5Copy full SHA for 99d26d5
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.32.5](https://github.com/SocialGouv/revu/compare/v1.32.4...v1.32.5) (2025-09-24)
2
+
3
4
+### Bug Fixes
5
6
+* SSL Certificate Issues with docker container ([80a4eba](https://github.com/SocialGouv/revu/commit/80a4eba0f06566cd1360d6993e4239248ba3c58c))
7
8
## [1.32.4](https://github.com/SocialGouv/revu/compare/v1.32.3...v1.32.4) (2025-09-24)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "revu",
- "version": "1.32.4",
+ "version": "1.32.5",
"description": "Automated PR reviews using Claude Sonnet API",
"private": true,
"type": "module",
0 commit comments