Skip to content

Commit 0f538ee

Browse files
chore(release): 1.9.0 [skip ci]
# [1.9.0](v1.8.3...v1.9.0) (2025-05-11) ### Features * **trust:** implement custom domain management and DNS verification for trust portal ([d34206c](d34206c))
1 parent 79e4be5 commit 0f538ee

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.9.0](https://github.com/trycompai/comp/compare/v1.8.3...v1.9.0) (2025-05-11)
2+
3+
4+
### Features
5+
6+
* **trust:** implement custom domain management and DNS verification for trust portal ([d34206c](https://github.com/trycompai/comp/commit/d34206cc8e0ca633d071d34e0fc95ad1994a2cf0))
7+
18
## [1.8.3](https://github.com/trycompai/comp/compare/v1.8.2...v1.8.3) (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.3"
77+
"version": "1.9.0"
7878
}

0 commit comments

Comments
 (0)