Skip to content

Commit 0a60168

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2025-05-10) ### Bug Fixes * **trust:** update metadata generation to correctly handle async params and adjust URL format ([52b3d23](52b3d23)) ### Features * **trust:** implement middleware for domain-based organization ID mapping and enhance layout with new font and metadata generation ([6237329](6237329))
1 parent 3283e3c commit 0a60168

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.8.0](https://github.com/trycompai/comp/compare/v1.7.0...v1.8.0) (2025-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **trust:** update metadata generation to correctly handle async params and adjust URL format ([52b3d23](https://github.com/trycompai/comp/commit/52b3d2316077abb397bf3c108f4fae620502ceae))
7+
8+
9+
### Features
10+
11+
* **trust:** implement middleware for domain-based organization ID mapping and enhance layout with new font and metadata generation ([6237329](https://github.com/trycompai/comp/commit/62373292c9725eb1bbf05bd81ffc789c30098d41))
12+
113
# [1.7.0](https://github.com/trycompai/comp/compare/v1.6.0...v1.7.0) (2025-05-10)
214

315

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.7.0"
77+
"version": "1.8.0"
7878
}

0 commit comments

Comments
 (0)