You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 7.0.0 [skip ci]
## [7.0.0](v6.2.0...v7.0.0) (2025-04-30)
### ⚠ BREAKING CHANGES
* **api:** remove /api/v1 and add /api/v2
* **api:** return 204 when no PR is found
### Features
* **api:** remove /api/v1 and add /api/v2 ([9216afc](9216afc))
* **api:** return 204 when no PR is found ([057cb0c](057cb0c))