Skip to content

Commit 4d83e1d

Browse files
chore(release): 1.72.0 [skip ci]
# [1.72.0](v1.71.0...v1.72.0) (2026-01-01) ### Bug Fixes * **email:** update import paths for unsubscribe URL to new package ([#1950](#1950)) ([a133735](a133735)) ### Features * **api:** enhance vendor risk assessment task with status handling and skeleton UI ([#1956](#1956)) ([012cba9](012cba9)) * **api:** increase concurrency limit for vendor risk assessment task ([#1957](#1957)) ([0a2bd7a](0a2bd7a)) * **api:** increase file upload size limits to 100MB ([#1959](#1959)) ([31da681](31da681)) * **email:** add email package and update import paths for notifications ([#1951](#1951)) ([79407cf](79407cf))
1 parent aac5172 commit 4d83e1d

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+
# [1.72.0](https://github.com/trycompai/comp/compare/v1.71.0...v1.72.0) (2026-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **email:** update import paths for unsubscribe URL to new package ([#1950](https://github.com/trycompai/comp/issues/1950)) ([a133735](https://github.com/trycompai/comp/commit/a133735712fa2ca2b275d4ff97fb637f483c1f2e))
7+
8+
9+
### Features
10+
11+
* **api:** enhance vendor risk assessment task with status handling and skeleton UI ([#1956](https://github.com/trycompai/comp/issues/1956)) ([012cba9](https://github.com/trycompai/comp/commit/012cba98eef37b25a168a27f7d257e3ebd45e912))
12+
* **api:** increase concurrency limit for vendor risk assessment task ([#1957](https://github.com/trycompai/comp/issues/1957)) ([0a2bd7a](https://github.com/trycompai/comp/commit/0a2bd7acdb80c598e1885c086dbc4ef66573367f))
13+
* **api:** increase file upload size limits to 100MB ([#1959](https://github.com/trycompai/comp/issues/1959)) ([31da681](https://github.com/trycompai/comp/commit/31da6813b4151064aaf926155d7cc5b95ff95c6f))
14+
* **email:** add email package and update import paths for notifications ([#1951](https://github.com/trycompai/comp/issues/1951)) ([79407cf](https://github.com/trycompai/comp/commit/79407cfd74068a32eeb5a658c85ed9b1cb782c35))
15+
116
# [1.71.0](https://github.com/trycompai/comp/compare/v1.70.0...v1.71.0) (2025-12-16)
217

318

0 commit comments

Comments
 (0)