Skip to content

Commit e1b1939

Browse files
chore(release): 1.35.0
1 parent 048701e commit e1b1939

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.35.0](https://github.com/SocialGouv/revu/compare/v1.34.3...v1.35.0) (2025-10-30)
2+
3+
4+
### Features
5+
6+
* **gpt5:** first draft ([#242](https://github.com/SocialGouv/revu/issues/242)) ([048701e](https://github.com/SocialGouv/revu/commit/048701ec8339139f6abcd19107b3de8752d0b153)), closes [#241](https://github.com/SocialGouv/revu/issues/241)
7+
18
## [1.34.3](https://github.com/SocialGouv/revu/compare/v1.34.2...v1.34.3) (2025-10-30)
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.34.3",
3+
"version": "1.35.0",
44
"description": "Automated PR reviews using Claude Sonnet API",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)