Skip to content

Commit cf0fff0

Browse files
chore(release): 1.8.1 [skip ci]
## [1.8.1](v1.8.0...v1.8.1) (2025-05-10) ### Bug Fixes * **trust:** add new domain mapping to organization ID and refine URL rewriting logic in middleware ([f8b2854](f8b2854))
1 parent c06dc28 commit cf0fff0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.8.1](https://github.com/trycompai/comp/compare/v1.8.0...v1.8.1) (2025-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **trust:** add new domain mapping to organization ID and refine URL rewriting logic in middleware ([f8b2854](https://github.com/trycompai/comp/commit/f8b28545adcce6bc18fdf3b590d2d31b8f857ce1))
7+
18
# [1.8.0](https://github.com/trycompai/comp/compare/v1.7.0...v1.8.0) (2025-05-10)
29

310

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.1"
7878
}

0 commit comments

Comments
 (0)