Skip to content

Commit baeaa81

Browse files
authored
Merge branch 'main' into lewis/comp-trust-center-custom-domains-fix-2
2 parents 366f9e5 + e1df926 commit baeaa81

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [1.8.2](https://github.com/trycompai/comp/compare/v1.8.1...v1.8.2) (2025-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **trust:** update domain mapping in middleware to include new ngrok domain ([cb8f296](https://github.com/trycompai/comp/commit/cb8f2960eba1f9800e297734c3f6e33a17d76314))
7+
8+
## [1.8.1](https://github.com/trycompai/comp/compare/v1.8.0...v1.8.1) (2025-05-10)
9+
10+
11+
### Bug Fixes
12+
13+
* **trust:** add new domain mapping to organization ID and refine URL rewriting logic in middleware ([f8b2854](https://github.com/trycompai/comp/commit/f8b28545adcce6bc18fdf3b590d2d31b8f857ce1))
14+
115
# [1.8.0](https://github.com/trycompai/comp/compare/v1.7.0...v1.8.0) (2025-05-10)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@
7474
"use-debounce": "^10.0.4",
7575
"zod": "^3.24.4"
7676
},
77-
"version": "1.8.0"
77+
"version": "1.8.2"
7878
}

0 commit comments

Comments
 (0)