Skip to content

Commit 902b261

Browse files
chore(release): 3.18.0 [skip ci]
# [3.18.0](v3.17.0...v3.18.0) (2026-04-07) ### Bug Fixes * **vercel:** fix false positives, silent errors, and missing project cap ([4ed79d0](4ed79d0)) * **vercel:** handle CANCELED as medium-severity failure, not transitional ([662ad72](662ad72)) * **vercel:** remove remaining checkedCount reference in catch block ([265a5e4](265a5e4)) * **vercel:** treat CANCELED as transitional, remove dead code ([2a8ac25](2a8ac25)) ### Features * **vercel:** add App Availability check for deployment health monitoring ([6ccef97](6ccef97))
1 parent 9517153 commit 902b261

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.18.0](https://github.com/trycompai/comp/compare/v3.17.0...v3.18.0) (2026-04-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **vercel:** fix false positives, silent errors, and missing project cap ([4ed79d0](https://github.com/trycompai/comp/commit/4ed79d0168d1d701cc07189cf9b7e6a5e63ecb5d))
7+
* **vercel:** handle CANCELED as medium-severity failure, not transitional ([662ad72](https://github.com/trycompai/comp/commit/662ad720b642f44b38c907e81b9b30114a760c5f))
8+
* **vercel:** remove remaining checkedCount reference in catch block ([265a5e4](https://github.com/trycompai/comp/commit/265a5e42b9c5177567000545f5c1743369366407))
9+
* **vercel:** treat CANCELED as transitional, remove dead code ([2a8ac25](https://github.com/trycompai/comp/commit/2a8ac25f3e6a72395e9f1b70cdb123a75bd5bbbb))
10+
11+
12+
### Features
13+
14+
* **vercel:** add App Availability check for deployment health monitoring ([6ccef97](https://github.com/trycompai/comp/commit/6ccef97cd18aa70fc5479da18d3094f509c56d9f))
15+
116
# [3.17.0](https://github.com/trycompai/comp/compare/v3.16.2...v3.17.0) (2026-04-07)
217

318

0 commit comments

Comments
 (0)