Skip to content

Commit aec2898

Browse files
chore(release): 1.8.2 [skip ci]
## [1.8.2](v1.8.1...v1.8.2) (2025-05-10) ### Bug Fixes * **trust:** update domain mapping in middleware to include new ngrok domain ([cb8f296](cb8f296))
1 parent 8aa0eea commit aec2898

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
## [1.8.1](https://github.com/trycompai/comp/compare/v1.8.0...v1.8.1) (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.1"
77+
"version": "1.8.2"
7878
}

0 commit comments

Comments
 (0)