Skip to content

Commit 8a16721

Browse files
chore(release): 1.32.4
1 parent 09e08f7 commit 8a16721

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.32.4](https://github.com/SocialGouv/revu/compare/v1.32.3...v1.32.4) (2025-09-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Sanitize error messages to avoid leaking important info ([09e08f7](https://github.com/SocialGouv/revu/commit/09e08f7977e0ba714421283ff80060ee5a4ccc22))
7+
18
## [1.32.3](https://github.com/SocialGouv/revu/compare/v1.32.2...v1.32.3) (2025-09-23)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "revu",
3-
"version": "1.32.3",
3+
"version": "1.32.4",
44
"description": "Automated PR reviews using Claude Sonnet API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)